summaryrefslogtreecommitdiff
path: root/indra/newview/llpathfindingpathtool.h
diff options
context:
space:
mode:
authorTodd Stinson <stinson@lindenlab.com>2012-04-11 13:58:26 -0700
committerTodd Stinson <stinson@lindenlab.com>2012-04-11 13:58:26 -0700
commitf1df928b4bc1df7bc8ab6871c5273b04d0b77dea (patch)
tree23987bb7fde32de127bc7f54d1269d9015e3e363 /indra/newview/llpathfindingpathtool.h
parentdfdbfdbed603d762ad01dcaa84f8a8d06dac0169 (diff)
Removing debug messaging that was accidentally committed.
Diffstat (limited to 'indra/newview/llpathfindingpathtool.h')
-rw-r--r--indra/newview/llpathfindingpathtool.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llpathfindingpathtool.h b/indra/newview/llpathfindingpathtool.h
index 15ce97fe67..fd55dd8335 100644
--- a/indra/newview/llpathfindingpathtool.h
+++ b/indra/newview/llpathfindingpathtool.h
@@ -74,7 +74,6 @@ public:
virtual BOOL handleRightMouseDown(S32 pX, S32 pY, MASK pMask);
virtual BOOL handleRightMouseUp(S32 pX, S32 pY, MASK pMask);
virtual BOOL handleDoubleClick(S32 x, S32 y, MASK mask);
- virtual void onMouseCaptureLost();
virtual BOOL handleHover(S32 pX, S32 pY, MASK pMask);