diff options
Diffstat (limited to 'linden/indra/newview/llcolorscheme.h')
-rw-r--r-- | linden/indra/newview/llcolorscheme.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/linden/indra/newview/llcolorscheme.h b/linden/indra/newview/llcolorscheme.h index 9660042..aef3880 100644 --- a/linden/indra/newview/llcolorscheme.h +++ b/linden/indra/newview/llcolorscheme.h | |||
@@ -35,12 +35,9 @@ | |||
35 | #include "v4color.h" | 35 | #include "v4color.h" |
36 | 36 | ||
37 | extern LLColor4 gTrackColor; | 37 | extern LLColor4 gTrackColor; |
38 | extern LLColor4 gSelfMapColor; | ||
39 | extern LLColor4 gLandmarkMapColor; | 38 | extern LLColor4 gLandmarkMapColor; |
40 | extern LLColor4 gLocationMapColor; | 39 | extern LLColor4 gLocationMapColor; |
41 | extern LLColor4 gTelehubMapColor; | 40 | extern LLColor4 gTelehubMapColor; |
42 | extern LLColor4 gFrustumMapColor; | ||
43 | extern LLColor4 gRotatingFrustumMapColor; | ||
44 | extern LLColor4 gEventColor; | 41 | extern LLColor4 gEventColor; |
45 | extern LLColor4 gPopularColor; | 42 | extern LLColor4 gPopularColor; |
46 | extern LLColor4 gPickColor; | 43 | extern LLColor4 gPickColor; |