aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llrender/llgl.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--linden/indra/llrender/llgl.cpp2
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
550extern LLCPUInfo gSysCPU;
551
552void LLGLManager::initExtensions() 550void LLGLManager::initExtensions()
553{ 551{
554#if LL_MESA_HEADLESS 552#if LL_MESA_HEADLESS