diff options
author | MaximB ProductEngine <mberezhnoy@productengine.com> | 2012-10-30 18:16:56 +0200 |
---|---|---|
committer | MaximB ProductEngine <mberezhnoy@productengine.com> | 2012-10-30 18:16:56 +0200 |
commit | d2087bdd8a6591cafc6c8d8de7582a9dda6ea352 (patch) | |
tree | 294adce662f2820ba1039185b219969c4289b18a /indra/newview/llimfloatercontainer.h | |
parent | 2b27e33bc8af54ed86d54430e3a98d262d6186c2 (diff) |
CHUI-437 (Conversation floater shows as transparent after being minimized and unminimized)
Diffstat (limited to 'indra/newview/llimfloatercontainer.h')
-rw-r--r-- | indra/newview/llimfloatercontainer.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llimfloatercontainer.h b/indra/newview/llimfloatercontainer.h index 7d13b37b31..05ea94019b 100644 --- a/indra/newview/llimfloatercontainer.h +++ b/indra/newview/llimfloatercontainer.h @@ -76,8 +76,6 @@ public: static void onCurrentChannelChanged(const LLUUID& session_id); - virtual void setMinimized(BOOL b); - void collapseMessagesPane(bool collapse); // Callbacks |