summaryrefslogtreecommitdiff
path: root/indra/llrender/llgl.h
diff options
context:
space:
mode:
authorDave Houlton <euclid@lindenlab.com>2020-10-16 17:10:49 -0600
committerDave Houlton <euclid@lindenlab.com>2020-10-19 17:21:56 -0600
commita6058b0e9f22080c7aa28e33e1061e23d671d166 (patch)
tree227a2478626fbb918eac9c8289fee538c920cd73 /indra/llrender/llgl.h
parent1d25203cbf91bdf390ef9e9ae7c2b5d1b00bb7bb (diff)
DRTVWR-510 remove obsolete mDebugGPU variable
Diffstat (limited to 'indra/llrender/llgl.h')
-rw-r--r--indra/llrender/llgl.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/llrender/llgl.h b/indra/llrender/llgl.h
index 91ef4e9102..95cc1899ee 100644
--- a/indra/llrender/llgl.h
+++ b/indra/llrender/llgl.h
@@ -142,9 +142,6 @@ public:
// Misc extensions
BOOL mHasSeparateSpecularColor;
- //whether this GPU is in the debug list.
- BOOL mDebugGPU;
-
S32 mDriverVersionMajor;
S32 mDriverVersionMinor;
S32 mDriverVersionRelease;