summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterpreference.h
diff options
context:
space:
mode:
authormaxim_productengine <mnikolenko@productengine.com>2019-11-08 16:38:13 +0200
committermaxim_productengine <mnikolenko@productengine.com>2019-11-08 16:38:13 +0200
commit1c2ab8938bd61097e85ea0ef90ef28c89edbee33 (patch)
tree9e19c91225858124d7b6961310339e66b9d41dcc /indra/newview/llfloaterpreference.h
parentc75d443c8359f0bceee2df2adc0a67b2890922ea (diff)
SL-12186 WIP Revert Preferences changes
Diffstat (limited to 'indra/newview/llfloaterpreference.h')
-rw-r--r--indra/newview/llfloaterpreference.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/indra/newview/llfloaterpreference.h b/indra/newview/llfloaterpreference.h
index 204916de86..4516c2635d 100644
--- a/indra/newview/llfloaterpreference.h
+++ b/indra/newview/llfloaterpreference.h
@@ -272,18 +272,6 @@ private:
LOG_CLASS(LLPanelPreference);
};
-class LLPanelPreferenceView : public LLPanelPreference
-{
-public:
- BOOL postBuild();
- void draw();
- void setPresetText();
-
-private:
- void onPresetsListChangeCamera();
- LOG_CLASS(LLPanelPreferenceView);
-};
-
class LLPanelPreferenceGraphics : public LLPanelPreference
{
public: