diff options
author | Nyx (Neal Orman) <nyx@lindenlab.com> | 2012-09-27 16:54:18 -0400 |
---|---|---|
committer | Nyx (Neal Orman) <nyx@lindenlab.com> | 2012-09-27 16:54:18 -0400 |
commit | f6649fc31fa837a5650beb776b5f7f26e53440ec (patch) | |
tree | 16ef5a0e38883580ef637a09f314c59c52c4f84a /indra/llrender/llgl.h | |
parent | 352698140775e62498686f80b5aa21aee85524cf (diff) | |
parent | 637fb26dd892d57a87698180adf9a8122c48b996 (diff) |
Merging sunshine-experimental into sunshine-internal
Diffstat (limited to 'indra/llrender/llgl.h')
-rw-r--r-- | indra/llrender/llgl.h | 1 |
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 |