summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterdebugmaterials.h
diff options
context:
space:
mode:
authorWilliam Todd Stinson <stinson@lindenlab.com>2012-12-04 15:46:10 -0800
committerWilliam Todd Stinson <stinson@lindenlab.com>2012-12-04 15:46:10 -0800
commite2b5e11820cf234d035bdb07f4b145c397fdf67b (patch)
tree4147194fa9f652ede4d08e035cee3e3bdd88d872 /indra/newview/llfloaterdebugmaterials.h
parent1bfeddc0039c7a18cdd878c4fcc3a51529eb1019 (diff)
Implementing string conversion and comparison operator overrides for the LLMaterialID class.
Diffstat (limited to 'indra/newview/llfloaterdebugmaterials.h')
-rw-r--r--indra/newview/llfloaterdebugmaterials.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llfloaterdebugmaterials.h b/indra/newview/llfloaterdebugmaterials.h
index 565e440187..c5179ef6b0 100644
--- a/indra/newview/llfloaterdebugmaterials.h
+++ b/indra/newview/llfloaterdebugmaterials.h
@@ -133,8 +133,6 @@ private:
void updateStatusMessage();
void updateControls();
- std::string convertToPrintableMaterialID(const LLSD& pBinaryHash) const;
- std::string convertToPrintableMaterialID(const LLMaterialID& pMaterialID) const;
S32 getNormalMapOffsetX() const;
S32 getNormalMapOffsetY() const;