diff options
author | Matthew Breindel (Falcon) <falcon@lindenlab.com> | 2012-06-15 00:28:12 +0000 |
---|---|---|
committer | Matthew Breindel (Falcon) <falcon@lindenlab.com> | 2012-06-15 00:28:12 +0000 |
commit | e76fe073df81d4fd2b25d09f7c0ccd0566c2e966 (patch) | |
tree | b9270197dc7b0c6bc06f0ea44c991d5cbf9be865 /indra/newview/app_settings/commands.xml | |
parent | 8b2ad982d72ade6db7ae45758171fa7b5e30a42a (diff) | |
parent | f6153ab73508ad972827950e0276dfd2a8e79bf1 (diff) |
Merge
Diffstat (limited to 'indra/newview/app_settings/commands.xml')
-rw-r--r-- | indra/newview/app_settings/commands.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/indra/newview/app_settings/commands.xml b/indra/newview/app_settings/commands.xml index ff4d9ceb93..cb6bdc627f 100644 --- a/indra/newview/app_settings/commands.xml +++ b/indra/newview/app_settings/commands.xml @@ -157,16 +157,6 @@ is_running_function="Floater.IsOpen" is_running_parameters="people" /> - <command name="pathfinding_basic" - available_in_toybox="false" - icon="Command_PF_Basic_Icon" - label_ref="Command_PF_Basic_Label" - tooltip_ref="Command_PF_Basic_Tooltip" - execute_function="Floater.ToggleOrBringToFront" - execute_parameters="pathfinding_basic" - is_running_function="Floater.IsOpen" - is_running_parameters="pathfinding_basic" - /> <command name="pathfinding_console" available_in_toybox="false" icon="Command_Pathfinding_Icon" |