diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/llrender/llgl.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/linden/indra/llrender/llgl.cpp b/linden/indra/llrender/llgl.cpp index 2e9b2bd..4a4ff1b 100644 --- a/linden/indra/llrender/llgl.cpp +++ b/linden/indra/llrender/llgl.cpp | |||
@@ -547,8 +547,6 @@ void LLGLManager::shutdownGL() | |||
547 | // these are used to turn software blending on. They appear in the Debug/Avatar menu | 547 | // these are used to turn software blending on. They appear in the Debug/Avatar menu |
548 | // presence of vertex skinning/blending or vertex programs will set these to FALSE by default. | 548 | // presence of vertex skinning/blending or vertex programs will set these to FALSE by default. |
549 | 549 | ||
550 | extern LLCPUInfo gSysCPU; | ||
551 | |||
552 | void LLGLManager::initExtensions() | 550 | void LLGLManager::initExtensions() |
553 | { | 551 | { |
554 | #if LL_MESA_HEADLESS | 552 | #if LL_MESA_HEADLESS |