summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2010-02-21 12:46:40 +0000
committerTofu Linden <tofu.linden@lindenlab.com>2010-02-21 12:46:40 +0000
commit79f05f9d279dc72c795ecaca6a51f976667962ae (patch)
tree7eafb3ea82b738c8ebafb8ce989a1a10ec094174 /indra
parentf62821fadd50333c367dc5c8de2929273842f9b0 (diff)
Remove a linux-specific #include that we don't actually use.
Diffstat (limited to 'indra')
-rw-r--r--indra/newview/llstartup.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/indra/newview/llstartup.cpp b/indra/newview/llstartup.cpp
index fa07278cb9..83f773fadc 100644
--- a/indra/newview/llstartup.cpp
+++ b/indra/newview/llstartup.cpp
@@ -200,10 +200,6 @@
#include "lldxhardware.h"
#endif
-#if (LL_LINUX || LL_SOLARIS) && LL_GTK
-#include <glib/gspawn.h>
-#endif
-
//
// exported globals
//