diff options
| author | Mnikolenko Productengine <mnikolenko@productengine.com> | 2016-10-11 14:15:21 +0300 | 
|---|---|---|
| committer | Mnikolenko Productengine <mnikolenko@productengine.com> | 2016-10-11 14:15:21 +0300 | 
| commit | 71661a02661adc9eebaa15863269db621c816088 (patch) | |
| tree | 9c601d21e84d3bb325f69312a545f3a0ee43a0c5 | |
| parent | 061b918deea9a07e9d3e44e18a86afefc3740898 (diff) | |
MAINT-6811 remove Autopilot cancelled notification
| -rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 9 | 
1 files changed, 0 insertions, 9 deletions
| diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 79ee35fe3e..5c896b8511 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -6960,15 +6960,6 @@ This area has building disabled. You can't build or rez objects here.    </notification>    <notification -   icon="notify.tga" -   name="AutopilotCanceled" -   persist="true" -   type="notify"> -    <unique/> -Autopilot canceled -  </notification> - -  <notification       icon="notify.tga"       name="PathfindingDirty"       persist="true" | 
