diff options
| author | Ansariel <ansariel.hiller@phoenixviewer.com> | 2024-09-10 13:54:38 +0200 |
|---|---|---|
| committer | Ansariel <ansariel.hiller@phoenixviewer.com> | 2024-09-10 13:54:38 +0200 |
| commit | 761a4fa4291b4cbef0b2056c6a0b1f449c0cb4bf (patch) | |
| tree | b6a2310f48efa9f396e96de83c93fa15829599ec /indra/newview/pipeline.cpp | |
| parent | 100fab22f56969a6abe15b0dd58881002db02ab3 (diff) | |
Clean up llviewermenu
Diffstat (limited to 'indra/newview/pipeline.cpp')
| -rw-r--r-- | indra/newview/pipeline.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/pipeline.cpp b/indra/newview/pipeline.cpp index 7b8739c7df..9b7e0e8839 100644 --- a/indra/newview/pipeline.cpp +++ b/indra/newview/pipeline.cpp @@ -228,7 +228,6 @@ const F32 DEFERRED_LIGHT_FALLOFF = 0.5f; const U32 DEFERRED_VB_MASK = LLVertexBuffer::MAP_VERTEX | LLVertexBuffer::MAP_TEXCOORD0 | LLVertexBuffer::MAP_TEXCOORD1; extern S32 gBoxFrame; -//extern bool gHideSelectedObjects; extern bool gDisplaySwapBuffers; extern bool gDebugGL; extern bool gCubeSnapshot; |
