From 79f05f9d279dc72c795ecaca6a51f976667962ae Mon Sep 17 00:00:00 2001 From: Tofu Linden Date: Sun, 21 Feb 2010 12:46:40 +0000 Subject: Remove a linux-specific #include that we don't actually use. --- indra/newview/llstartup.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'indra') 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 -#endif - // // exported globals // -- cgit v1.2.3