Remove remaining dead LCD code(, also fix typo in a comment)

This commit is contained in:
Lirusaito
2013-01-31 21:32:29 -05:00
parent 46ddc9b6be
commit 5b2e1a0aae
6 changed files with 1 additions and 110 deletions

View File

@@ -44,7 +44,6 @@
class HippoPanelGrids;
class LLPanelGeneral;
class LLPanelInput;
class LLPanelLCD;
class LLPanelDisplay;
class LLPanelAudioPrefs;
class LLPanelDebug;
@@ -97,7 +96,6 @@ private:
LLPrefsIM *mPrefsIM;
LLPanelWeb *mWebPanel;
LLPanelMsgs *mMsgPanel;
LLPanelLCD *mLCDPanel;
LLPrefsAscentChat *mPrefsAscentChat;
LLPrefsAscentSys *mPrefsAscentSys;
LLPrefsAscentVan *mPrefsAscentVan;