diff options
author | Merov Linden <merov@lindenlab.com> | 2013-02-23 11:22:09 -0800 |
---|---|---|
committer | Merov Linden <merov@lindenlab.com> | 2013-02-23 11:22:09 -0800 |
commit | 7f51bd7897a3ced0edc74a32b9148febd7866721 (patch) | |
tree | 3e98aa8bc6f23d69afa01549c680c2989930192b /indra/newview/llfloaterimnearbychat.h | |
parent | 86150b4019d1a84b4af73f0ea18c47baff955562 (diff) |
CHUI-568 : Fixed! Implemented Ctrl-H for Nearby Chat, taking into account the existence of other conversations and docked/torn off state
Diffstat (limited to 'indra/newview/llfloaterimnearbychat.h')
-rw-r--r-- | indra/newview/llfloaterimnearbychat.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llfloaterimnearbychat.h b/indra/newview/llfloaterimnearbychat.h index 2d32bb3fc9..2992c12436 100644 --- a/indra/newview/llfloaterimnearbychat.h +++ b/indra/newview/llfloaterimnearbychat.h @@ -54,7 +54,6 @@ public: /*virtual*/ void onOpen(const LLSD& key); /*virtual*/ void onClose(bool app_quitting); /*virtual*/ void setVisible(BOOL visible); - /*virtual*/ void closeFloater(bool app_quitting = false); /*virtual*/ void closeHostedFloater(); void loadHistory(); |