diff options
author | mberezhnoy <mberezhnoy@productengine.com> | 2013-03-01 12:58:18 +0200 |
---|---|---|
committer | mberezhnoy <mberezhnoy@productengine.com> | 2013-03-01 12:58:18 +0200 |
commit | e33efdbc720ffb127a1efae790dcbcb58790ceb9 (patch) | |
tree | 02db0b0e6be0fa1462c49db9dd3cc5f47568fb66 /indra/newview/llconversationview.h | |
parent | 2439956242670cfc52e6d27f0b37bb3b6f0ab6e0 (diff) | |
parent | 31e5465158db171a4ac6d3aa48d44e8a62c012f9 (diff) |
merging
Diffstat (limited to 'indra/newview/llconversationview.h')
-rwxr-xr-x | indra/newview/llconversationview.h | 1 |
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); |