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 | f5fcf54cd9e1356e33a629eaaf1602319e5da8df (patch) | |
tree | 0342336755235445b0da34f50b74c99926918d10 /indra/newview/skins/default/xui/en/notifications.xml | |
parent | aaf935267d92b2cb7772ac113332d979c59b40fe (diff) |
MAINT-6811 remove Autopilot cancelled notification
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-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 0d61e111e2..bc8166fcce 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -6973,15 +6973,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" |