diff options
author | AlexanderP ProductEngine <apaschenko@productengine.com> | 2012-07-12 16:36:01 +0300 |
---|---|---|
committer | AlexanderP ProductEngine <apaschenko@productengine.com> | 2012-07-12 16:36:01 +0300 |
commit | 6dff1477d5898c54ea0a08aa72bd099b628433e7 (patch) | |
tree | 13544d7e0397d2a34c5a78fe56ea63cb7acab998 /indra/newview/llimfloatercontainer.h | |
parent | aafbf0d21301ccaf2e447a556d08e6686f519d4d (diff) |
CHUI-199 FIXED Save positioning of conversations between sessions
Diffstat (limited to 'indra/newview/llimfloatercontainer.h')
-rw-r--r-- | indra/newview/llimfloatercontainer.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llimfloatercontainer.h b/indra/newview/llimfloatercontainer.h index 0d988b5b73..b624b7558a 100644 --- a/indra/newview/llimfloatercontainer.h +++ b/indra/newview/llimfloatercontainer.h @@ -220,7 +220,6 @@ public: /*virtual*/ void addFloater(LLFloater* floaterp, BOOL select_added_floater, LLTabContainer::eInsertionPoint insertion_point = LLTabContainer::END); - /*virtual*/ void removeFloater(LLFloater* floaterp); /*virtual*/ void tabClose(); |