summaryrefslogtreecommitdiff
path: root/indra/llrender/llgl.h
diff options
context:
space:
mode:
authorDave Houlton <euclid@lindenlab.com>2020-10-19 13:46:04 -0600
committerDave Houlton <euclid@lindenlab.com>2020-10-19 17:21:56 -0600
commitd12305496f73e0b55e8e1ec327a2567ca713da22 (patch)
tree892b2610e95ab23316d086941f9b3113569a5ee8 /indra/llrender/llgl.h
parenta6058b0e9f22080c7aa28e33e1061e23d671d166 (diff)
DRTVWR-510 clean up obsolete downstream-from-mDebugGPU code
Diffstat (limited to 'indra/llrender/llgl.h')
-rw-r--r--indra/llrender/llgl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llrender/llgl.h b/indra/llrender/llgl.h
index 95cc1899ee..3d597a23fe 100644
--- a/indra/llrender/llgl.h
+++ b/indra/llrender/llgl.h
@@ -173,7 +173,6 @@ private:
void initExtensions();
void initGLStates();
void initGLImages();
- void setToDebugGPU();
};
extern LLGLManager gGLManager;