summaryrefslogtreecommitdiff
path: root/indra/newview/llviewertexlayer.h
diff options
context:
space:
mode:
authorDon Kjer <don@lindenlab.com>2012-10-02 01:02:34 +0000
committerDon Kjer <don@lindenlab.com>2012-10-02 01:02:34 +0000
commit5483bc28ae6b33bf5b2371d46648ad20975daf8c (patch)
tree37f0334ac9e84304db8c6ee4063e56d61696cbbd /indra/newview/llviewertexlayer.h
parent5010cf72d345e60d0a367ea213dafe8727414612 (diff)
Moved gatherMorphMaskAlpha into llappearance.
Diffstat (limited to 'indra/newview/llviewertexlayer.h')
-rw-r--r--indra/newview/llviewertexlayer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llviewertexlayer.h b/indra/newview/llviewertexlayer.h
index 9df9474eff..959c883da8 100644
--- a/indra/newview/llviewertexlayer.h
+++ b/indra/newview/llviewertexlayer.h
@@ -55,7 +55,6 @@ public:
/*virtual*/void createComposite();
void setUpdatesEnabled(BOOL b);
BOOL getUpdatesEnabled() const { return mUpdatesEnabled; }
- void gatherMorphMaskAlpha(U8 *data, S32 width, S32 height);
LLVOAvatarSelf* getAvatar();
const LLVOAvatarSelf* getAvatar() const;