diff options
author | Palmer Truelson <palmer@lindenlab.com> | 2010-02-22 14:20:50 -0800 |
---|---|---|
committer | Palmer Truelson <palmer@lindenlab.com> | 2010-02-22 14:20:50 -0800 |
commit | dcbbf64c41aac85613591b51071b9453bdb1df0f (patch) | |
tree | 4c6d654770aa53a2e1f1ca4b24ed9fa8d0a247dc /indra/newview/llstartup.cpp | |
parent | ca12b3d971db20559cb242417dc6c3f64d63c1d6 (diff) | |
parent | 722c5fb92ebcf61190edc7ec29c8f5ea1f826cf9 (diff) |
merge
Diffstat (limited to 'indra/newview/llstartup.cpp')
-rw-r--r-- | indra/newview/llstartup.cpp | 4 |
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 // |