diff options
Diffstat (limited to 'indra/llui/llmenugl.h')
-rw-r--r-- | indra/llui/llmenugl.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/llui/llmenugl.h b/indra/llui/llmenugl.h index 930276f7bc..1058877d10 100644 --- a/indra/llui/llmenugl.h +++ b/indra/llui/llmenugl.h @@ -709,9 +709,6 @@ public: /*virtual*/ BOOL handleKeyHere(KEY key, MASK mask); /*virtual*/ BOOL handleJumpKey(KEY key); /*virtual*/ BOOL handleMouseDown(S32 x, S32 y, MASK mask); -// /*virtual*/ BOOL handleRightMouseDown(S32 x, S32 y, MASK mask); - - /*virtual*/ void draw(); /*virtual*/ BOOL jumpKeysActive(); |