summaryrefslogtreecommitdiff
path: root/indra/newview/llimfloatercontainer.cpp
diff options
context:
space:
mode:
authorMerov Linden <merov@lindenlab.com>2012-09-05 18:55:07 -0700
committerMerov Linden <merov@lindenlab.com>2012-09-05 18:55:07 -0700
commit1229f42ade088f69164b59742305119bacc8f4de (patch)
treeec5e3b55fd96e2ba97c83c873556a750acfa5501 /indra/newview/llimfloatercontainer.cpp
parente271c47994fc9dd86bda9d6ad7e79799229e52aa (diff)
CHUI-285 : Clear the needs refresh flag when refreshing, comment clean up.
Diffstat (limited to 'indra/newview/llimfloatercontainer.cpp')
-rw-r--r--indra/newview/llimfloatercontainer.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llimfloatercontainer.cpp b/indra/newview/llimfloatercontainer.cpp
index 1be0c5f075..56648d09b5 100644
--- a/indra/newview/llimfloatercontainer.cpp
+++ b/indra/newview/llimfloatercontainer.cpp
@@ -552,7 +552,6 @@ void LLIMFloaterContainer::repositioningWidgets()
}
}
-// CHUI-137 : Temporary implementation of conversations list
void LLIMFloaterContainer::addConversationListItem(const LLUUID& uuid)
{
bool is_nearby_chat = uuid.isNull();