diff --git a/indra/newview/llvoavatarself.h b/indra/newview/llvoavatarself.h
index ce37ba27661319651647261ad559e45ed4f09450..8e6d9698f2e248ed3109ecc7a35a86206defbbb0 100644
--- a/indra/newview/llvoavatarself.h
+++ b/indra/newview/llvoavatarself.h
@@ -213,7 +213,6 @@ class LLVOAvatarSelf :
 	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: