[LLIMMgr/LLIMPanel Revision] Cleanup of unused/useless classes, functions, members and xmls

This commit is contained in:
Inusaito Sayori
2013-10-10 02:27:26 -04:00
parent c7ff14f224
commit 9e312a3808
13 changed files with 1 additions and 320 deletions

View File

@@ -3312,12 +3312,6 @@ void update_group_floaters(const LLUUID& group_id)
fa->resetGroupList();
}
if (gIMMgr)
{
// update the talk view
gIMMgr->refresh();
}
gAgent.fireEvent(new LLOldEvents::LLEvent(&gAgent, "new group"), "");
}