summaryrefslogtreecommitdiff
path: root/indra/newview/llconversationview.h
diff options
context:
space:
mode:
authormberezhnoy <mberezhnoy@productengine.com>2013-03-01 12:58:18 +0200
committermberezhnoy <mberezhnoy@productengine.com>2013-03-01 12:58:18 +0200
commite33efdbc720ffb127a1efae790dcbcb58790ceb9 (patch)
tree02db0b0e6be0fa1462c49db9dd3cc5f47568fb66 /indra/newview/llconversationview.h
parent2439956242670cfc52e6d27f0b37bb3b6f0ab6e0 (diff)
parent31e5465158db171a4ac6d3aa48d44e8a62c012f9 (diff)
merging
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);