From 377a9ab9ac3b098492cbd010f3091c713ac6dc83 Mon Sep 17 00:00:00 2001 From: Paul ProductEngine Date: Wed, 4 Jan 2012 14:50:15 +0200 Subject: EXP-1586 ADDITIONAL FIX (Nearby chat window no longer persists between viewer startups) - Got rid of confusing conditions. --- indra/newview/llnearbychatbar.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'indra/newview/llnearbychatbar.h') diff --git a/indra/newview/llnearbychatbar.h b/indra/newview/llnearbychatbar.h index 84040b8aab..baf12a06ea 100644 --- a/indra/newview/llnearbychatbar.h +++ b/indra/newview/llnearbychatbar.h @@ -92,11 +92,6 @@ protected: LLLocalSpeakerMgr* mSpeakerMgr; S32 mExpandedHeight; -private: - - // Saves visibility of chat history panel - // if save_visibility="true" - void saveChatHistoryVisibility(); }; #endif -- cgit v1.2.3