summaryrefslogtreecommitdiff
path: root/indra/newview/llimfloatercontainer.h
diff options
context:
space:
mode:
authorSeth ProductEngine <slitovchuk@productengine.com>2012-09-14 00:29:50 +0300
committerSeth ProductEngine <slitovchuk@productengine.com>2012-09-14 00:29:50 +0300
commit386c50d414e6357975cb18814b6bfb048b46b3da (patch)
tree71dbe6db6d8b6bb039a1fd646e4de45a6fce496e /indra/newview/llimfloatercontainer.h
parent74720798abdbc1f2d51df49091731dee79be708f (diff)
CHUI-282 WIP Removed the hack added for CHUI-308 to resize the folder view in conversation list.
Fixed some glitches after automated merge.
Diffstat (limited to 'indra/newview/llimfloatercontainer.h')
-rw-r--r--indra/newview/llimfloatercontainer.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llimfloatercontainer.h b/indra/newview/llimfloatercontainer.h
index bda1ce0cb1..324adfcc11 100644
--- a/indra/newview/llimfloatercontainer.h
+++ b/indra/newview/llimfloatercontainer.h
@@ -71,8 +71,6 @@ public:
static LLIMFloaterContainer* getInstance();
- static void idle(void* user_data);
-
virtual void setMinimized(BOOL b);
void collapseMessagesPane(bool collapse);