summaryrefslogtreecommitdiff
path: root/indra/llrender/llgl.h
diff options
context:
space:
mode:
authorDon Kjer <don@lindenlab.com>2012-09-23 03:06:11 +0000
committerDon Kjer <don@lindenlab.com>2012-09-23 03:06:11 +0000
commitd3924200b6b8817461c0f10f87a643005466d4af (patch)
tree4999683092c54ee3d1ceb48586419f1346823fc0 /indra/llrender/llgl.h
parentb502880f7024ff38e0d46461c4dcf11465fd2de5 (diff)
Removing unused gHeadlessClient code from viewer
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 964495a3ab..d77c3ede06 100644
--- a/indra/llrender/llgl.h
+++ b/indra/llrender/llgl.h
@@ -453,7 +453,6 @@ void init_glstates();
void parse_gl_version( S32* major, S32* minor, S32* release, std::string* vendor_specific, std::string* version_string );
extern BOOL gClothRipple;
-extern BOOL gHeadlessClient;
extern BOOL gGLActive;
// Deal with changing glext.h definitions for newer SDK versions, specifically