From ac1eed6ff3e2ef03858256da76fd8408dcc79e9a Mon Sep 17 00:00:00 2001 From: Armin Weatherwax Date: Sat, 20 Feb 2010 17:07:34 +0100 Subject: fix: crash on relog; appearence self pie greyed out after relog. --- linden/indra/newview/llvoavatardefines.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'linden/indra/newview/llvoavatardefines.h') diff --git a/linden/indra/newview/llvoavatardefines.h b/linden/indra/newview/llvoavatardefines.h index 1da27b0..b4da140 100644 --- a/linden/indra/newview/llvoavatardefines.h +++ b/linden/indra/newview/llvoavatardefines.h @@ -1,5 +1,5 @@ /** - * @file llvoavatar.h + * @file llvoavatardefines.h * @brief Declaration of LLVOAvatar class which is a derivation fo * LLViewerObject * @@ -44,7 +44,6 @@ namespace LLVOAvatarDefines extern const S32 SCRATCH_TEX_WIDTH; extern const S32 SCRATCH_TEX_HEIGHT; extern const S32 IMPOSTOR_PERIOD; - //-------------------------------------------------------------------- // texture entry assignment //-------------------------------------------------------------------- -- cgit v1.1