From 03322a8e87db8e42435e0641d40e48dc25aa9a97 Mon Sep 17 00:00:00 2001 From: Tofu Linden Date: Thu, 1 Apr 2010 17:29:08 +0100 Subject: Checker: UNINIT_CTOR Function: LLVOAvatarSelf::LLVOAvatarSelf(const LLUUID &, unsigned char, LLViewerRegion *) File: /indra/newview/llvoavatarself.cpp --- indra/newview/llvoavatarself.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'indra/newview/llvoavatarself.h') diff --git a/indra/newview/llvoavatarself.h b/indra/newview/llvoavatarself.h index 4960d4d103..4856e82275 100644 --- a/indra/newview/llvoavatarself.h +++ b/indra/newview/llvoavatarself.h @@ -124,12 +124,10 @@ public: public: /*virtual*/ BOOL updateIsFullyLoaded(); private: - BOOL mIsBaked; // are the stored baked textures up to date? //-------------------------------------------------------------------- // Region state //-------------------------------------------------------------------- -private: U64 mLastRegionHandle; LLFrameTimer mRegionCrossingTimer; S32 mRegionCrossingCount; -- cgit v1.2.3