summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterpathfindingconsole.h
diff options
context:
space:
mode:
authorTodd Stinson <stinson@lindenlab.com>2012-04-05 18:00:01 -0700
committerTodd Stinson <stinson@lindenlab.com>2012-04-05 18:00:01 -0700
commit9abc73c4556c1f7d2e0a04dc40b52ba7634bb150 (patch)
treee16f4961de7cde70c02b55e111ed951e527e12c5 /indra/newview/llfloaterpathfindingconsole.h
parent0693defb80489a48f776fc73ee9bba7034d3d2b1 (diff)
Removing the onShowXRayToggle callback as it is no longer required.
Diffstat (limited to 'indra/newview/llfloaterpathfindingconsole.h')
-rw-r--r--indra/newview/llfloaterpathfindingconsole.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llfloaterpathfindingconsole.h b/indra/newview/llfloaterpathfindingconsole.h
index 4f86392e4b..2b61e0e1e8 100644
--- a/indra/newview/llfloaterpathfindingconsole.h
+++ b/indra/newview/llfloaterpathfindingconsole.h
@@ -136,7 +136,6 @@ private:
virtual ~LLFloaterPathfindingConsole();
void onShowWalkabilitySet();
- void onShowXRayToggle();
void onCharacterWidthSet();
void onCharacterTypeSwitch();
void onViewCharactersClicked();