diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/llui/llui.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/linden/indra/llui/llui.h b/linden/indra/llui/llui.h index 4d831ca..b806f7a 100644 --- a/linden/indra/llui/llui.h +++ b/linden/indra/llui/llui.h | |||
@@ -144,9 +144,6 @@ inline void gl_rect_2d_offset_local( const LLRect& rect, S32 pixel_offset, BOOL | |||
144 | // Used to hide the flashing text cursor when window doesn't have focus. | 144 | // Used to hide the flashing text cursor when window doesn't have focus. |
145 | extern BOOL gShowTextEditCursor; | 145 | extern BOOL gShowTextEditCursor; |
146 | 146 | ||
147 | // Language | ||
148 | extern LLString gLanguage; | ||
149 | |||
150 | class LLImageProviderInterface; | 147 | class LLImageProviderInterface; |
151 | typedef void (*LLUIAudioCallback)(const LLUUID& uuid); | 148 | typedef void (*LLUIAudioCallback)(const LLUUID& uuid); |
152 | 149 | ||