summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterinventorysettings.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llfloaterinventorysettings.h')
-rw-r--r--indra/newview/llfloaterinventorysettings.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/indra/newview/llfloaterinventorysettings.h b/indra/newview/llfloaterinventorysettings.h
index c27d5d2e1b..3fe3a001b9 100644
--- a/indra/newview/llfloaterinventorysettings.h
+++ b/indra/newview/llfloaterinventorysettings.h
@@ -40,11 +40,6 @@ public:
private:
LLFloaterInventorySettings(const LLSD& key);
~LLFloaterInventorySettings();
-
- void updateColorSwatch();
-
- void applyUIColor(LLUICtrl* ctrl, const LLSD& param);
- void getUIColor(LLUICtrl* ctrl, const LLSD& param);
};
#endif