diff options
| author | Steve Bennetts <steve@lindenlab.com> | 2009-11-17 15:15:23 -0800 |
|---|---|---|
| committer | Steve Bennetts <steve@lindenlab.com> | 2009-11-17 15:15:23 -0800 |
| commit | 913eff0f675ba8938e298d24e8ef6d5c9c594acb (patch) | |
| tree | c7ce6bbdfa41efc25d899a981024f6a068e2782b /indra/newview/llimfloater.cpp | |
| parent | 889456e8924738936a9ee51a55d54d29ddd88bee (diff) | |
| parent | 3b3fa1c0ab74546538a02a69098afc99eddd49f5 (diff) | |
merge
Diffstat (limited to 'indra/newview/llimfloater.cpp')
| -rw-r--r-- | indra/newview/llimfloater.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llimfloater.cpp b/indra/newview/llimfloater.cpp index 2c6543d6ca..c2c83191e0 100644 --- a/indra/newview/llimfloater.cpp +++ b/indra/newview/llimfloater.cpp @@ -367,8 +367,6 @@ void LLIMFloater::setDocked(bool docked, bool pop_on_undock) LLNotificationsUI::LLScreenChannel* channel = dynamic_cast<LLNotificationsUI::LLScreenChannel*> (LLNotificationsUI::LLChannelManager::getInstance()-> findChannelByID(LLUUID(gSavedSettings.getString("NotificationChannelUUID")))); - - setCanResize(!docked); LLTransientDockableFloater::setDocked(docked, pop_on_undock); |
