aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llui/llui.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--linden/indra/llui/llui.h3
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.
145extern BOOL gShowTextEditCursor; 145extern BOOL gShowTextEditCursor;
146 146
147// Language
148extern LLString gLanguage;
149
150class LLImageProviderInterface; 147class LLImageProviderInterface;
151typedef void (*LLUIAudioCallback)(const LLUUID& uuid); 148typedef void (*LLUIAudioCallback)(const LLUUID& uuid);
152 149