summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorLoren Shih <seraph@lindenlab.com>2010-05-25 18:13:46 -0400
committerLoren Shih <seraph@lindenlab.com>2010-05-25 18:13:46 -0400
commit1cc24544d45897f9c05bb6ed486f494e9135d8a6 (patch)
treefef01b27fb9a26169c1f472d402be2f258180fca /indra
parent1b56e796241f0efbcbe6a3f95d373220b6b54fad (diff)
Fixed compile error in mistakenly-checked-in llvoavatarself.h
Diffstat (limited to 'indra')
-rw-r--r--indra/newview/llvoavatarself.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llvoavatarself.h b/indra/newview/llvoavatarself.h
index ce37ba2766..8e6d9698f2 100644
--- a/indra/newview/llvoavatarself.h
+++ b/indra/newview/llvoavatarself.h
@@ -213,7 +213,6 @@ public:
void setCachedBakedTexture(LLVOAvatarDefines::ETextureIndex i, const LLUUID& uuid);
void forceBakeAllTextures(bool slam_for_debug = false);
static void processRebakeAvatarTextures(LLMessageSystem* msg, void**);
- BOOL
protected:
/*virtual*/ void removeMissingBakedTextures();
private: