diff options
author | mberezhnoy <mberezhnoy@productengine.com> | 2013-03-14 11:28:56 +0200 |
---|---|---|
committer | mberezhnoy <mberezhnoy@productengine.com> | 2013-03-14 11:28:56 +0200 |
commit | 3ee18d8b29caa612ee7656aa1ac69e3c1edce4cc (patch) | |
tree | 452d219c7007eccb484a7059b2d5c00ba042dbb6 /indra/newview/llfloaterimcontainer.h | |
parent | cca679e0d66caf0aa49a77a89f821f923d4ead59 (diff) |
CHUI-844 (Collapsed conversation panel auto expands when a new IM conversation starts)
CHUI-713 ("Conversations" floater size doesn't persist between sessions)
Diffstat (limited to 'indra/newview/llfloaterimcontainer.h')
-rw-r--r-- | indra/newview/llfloaterimcontainer.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llfloaterimcontainer.h b/indra/newview/llfloaterimcontainer.h index 5139651d8d..2cbc1e99f9 100644 --- a/indra/newview/llfloaterimcontainer.h +++ b/indra/newview/llfloaterimcontainer.h @@ -174,7 +174,6 @@ private: LLLayoutStack* mConversationsStack; bool mInitialized; - bool mIsFirstLaunch; LLUUID mSelectedSession; std::string mGeneralTitle; |