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