diff options
Diffstat (limited to 'linden/indra/newview/llvoavatardefines.h')
-rw-r--r-- | linden/indra/newview/llvoavatardefines.h | 3 |
1 files changed, 1 insertions, 2 deletions
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 @@ | |||
1 | /** | 1 | /** |
2 | * @file llvoavatar.h | 2 | * @file llvoavatardefines.h |
3 | * @brief Declaration of LLVOAvatar class which is a derivation fo | 3 | * @brief Declaration of LLVOAvatar class which is a derivation fo |
4 | * LLViewerObject | 4 | * LLViewerObject |
5 | * | 5 | * |
@@ -44,7 +44,6 @@ namespace LLVOAvatarDefines | |||
44 | extern const S32 SCRATCH_TEX_WIDTH; | 44 | extern const S32 SCRATCH_TEX_WIDTH; |
45 | extern const S32 SCRATCH_TEX_HEIGHT; | 45 | extern const S32 SCRATCH_TEX_HEIGHT; |
46 | extern const S32 IMPOSTOR_PERIOD; | 46 | extern const S32 IMPOSTOR_PERIOD; |
47 | |||
48 | //-------------------------------------------------------------------- | 47 | //-------------------------------------------------------------------- |
49 | // texture entry assignment | 48 | // texture entry assignment |
50 | //-------------------------------------------------------------------- | 49 | //-------------------------------------------------------------------- |