summaryrefslogtreecommitdiff
path: root/indra/newview/llconversationview.h
diff options
context:
space:
mode:
authormaksymsproductengine <maksymsproductengine@lindenlab.com>2013-02-27 01:35:27 +0200
committermaksymsproductengine <maksymsproductengine@lindenlab.com>2013-02-27 01:35:27 +0200
commit31e5465158db171a4ac6d3aa48d44e8a62c012f9 (patch)
tree11d479040f115fb5a03938c6373f4ec9ebe5491b /indra/newview/llconversationview.h
parent3c121e83446a755220f83f21637193d011c5b5a7 (diff)
CHUI-788 FIXED Mute icon not shown in participant list in conversation floater
Diffstat (limited to 'indra/newview/llconversationview.h')
-rwxr-xr-xindra/newview/llconversationview.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llconversationview.h b/indra/newview/llconversationview.h
index f9b45073f4..76d3d079ea 100755
--- a/indra/newview/llconversationview.h
+++ b/indra/newview/llconversationview.h
@@ -130,7 +130,6 @@ public:
virtual ~LLConversationViewParticipant( void );
bool hasSameValue(const LLUUID& uuid) { return (uuid == mUUID); }
- virtual void refresh();
void addToFolder(LLFolderViewFolder* folder);
void addToSession(const LLUUID& session_id);