summaryrefslogtreecommitdiff
path: root/indra/newview/llmaniprotate.cpp
diff options
context:
space:
mode:
authorRye <rye@alchemyviewer.org>2025-10-28 03:06:16 -0400
committerRye <rye@alchemyviewer.org>2025-10-31 07:46:07 -0400
commit7495edffddd8facfaed4476b1f44f44ff008b91c (patch)
tree79fc7db72c218c0b57cc790770f1750daded7aeb /indra/newview/llmaniprotate.cpp
parentb25ca9b2941d7dcafbba840571fdf0a66cf212eb (diff)
Fix usage of deprecate opengl defines
Signed-off-by: Rye <rye@alchemyviewer.org>
Diffstat (limited to 'indra/newview/llmaniprotate.cpp')
-rw-r--r--indra/newview/llmaniprotate.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llmaniprotate.cpp b/indra/newview/llmaniprotate.cpp
index 5bdf3f81b5..4bf1b134ef 100644
--- a/indra/newview/llmaniprotate.cpp
+++ b/indra/newview/llmaniprotate.cpp
@@ -274,7 +274,6 @@ void LLManipRotate::render()
}
LLGLEnable cull_face(GL_CULL_FACE);
- LLGLEnable clip_plane0(GL_CLIP_PLANE0);
LLGLDepthTest gls_depth(GL_FALSE);
//LLGLDisable gls_stencil(GL_STENCIL_TEST);