summaryrefslogtreecommitdiff
path: root/indra/newview/llfilepicker.h
diff options
context:
space:
mode:
authorbrad kittenbrink <brad@lindenlab.com>2009-12-07 18:43:47 -0800
committerbrad kittenbrink <brad@lindenlab.com>2009-12-07 18:43:47 -0800
commit7c69928ff8892f0cb4a3a6ad155106ebef7e1f8a (patch)
tree98bd995bc2f059994c0ae48bcee15919d9d372b4 /indra/newview/llfilepicker.h
parent8e912657e87549fb4d4cf05ab72d7cc4101ad066 (diff)
Fixups for things broken after the last merge and for the linux build.
Diffstat (limited to 'indra/newview/llfilepicker.h')
-rw-r--r--indra/newview/llfilepicker.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/indra/newview/llfilepicker.h b/indra/newview/llfilepicker.h
index ab2455620f..7ecbc3db60 100644
--- a/indra/newview/llfilepicker.h
+++ b/indra/newview/llfilepicker.h
@@ -64,11 +64,6 @@ extern "C" {
#if LL_GTK
# include "gtk/gtk.h"
#endif // LL_GTK
-
-// also mostly for Linux, for some X11-specific filepicker usability tweaks
-#if LL_X11
-#include "SDL/SDL_syswm.h"
-#endif
}
class LLFilePicker