diff options
Diffstat (limited to 'indra/newview')
| -rw-r--r-- | indra/newview/skins/default/xui/en/menu_participant_view.xml | 11 | 
1 files changed, 0 insertions, 11 deletions
diff --git a/indra/newview/skins/default/xui/en/menu_participant_view.xml b/indra/newview/skins/default/xui/en/menu_participant_view.xml index 0043c14479..6fa0707eea 100644 --- a/indra/newview/skins/default/xui/en/menu_participant_view.xml +++ b/indra/newview/skins/default/xui/en/menu_participant_view.xml @@ -59,17 +59,6 @@           function="IMFloaterContainer.Check"           parameter="sort_participants_by_recent" />      </menu_item_check> -    <menu_item_check -     label="Sort participants by distance from you" -     layout="topleft" -     name="sort_participants_by_distance"> -        <on_click -         function="IMFloaterContainer.Action" -         parameter="sort_participants_by_distance" /> -        <on_check -         function="IMFloaterContainer.Check" -         parameter="sort_participants_by_distance" /> -    </menu_item_check>      <menu_item_separator       layout="topleft" />      <menu_item_call  | 
