diff options
Diffstat (limited to 'indra/newview/llnearbychatbar.h')
-rw-r--r-- | indra/newview/llnearbychatbar.h | 5 |
1 files changed, 0 insertions, 5 deletions
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 |