summaryrefslogtreecommitdiff
path: root/indra/newview/llnetmap.cpp
diff options
context:
space:
mode:
authorrichard <none@none>2009-11-11 12:21:23 -0800
committerrichard <none@none>2009-11-11 12:21:23 -0800
commitb34ee7f9f405e25ac606a16435ed49c7187387d8 (patch)
tree6af5fd639854dff2bb81f6d633725091e2c2fb4e /indra/newview/llnetmap.cpp
parent41a2849a2075f8c5b787e7ed5ac170aa9a339e19 (diff)
parent0a095bdaed81f4df90bceac3373fa3481787e7fb (diff)
merge
Diffstat (limited to 'indra/newview/llnetmap.cpp')
-rw-r--r--indra/newview/llnetmap.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/indra/newview/llnetmap.cpp b/indra/newview/llnetmap.cpp
index 4286582cdc..6145588df2 100644
--- a/indra/newview/llnetmap.cpp
+++ b/indra/newview/llnetmap.cpp
@@ -155,11 +155,9 @@ void LLNetMap::draw()
F32 rotation = 0;
{
- LLGLEnable scissor(GL_SCISSOR_TEST);
-
+ LLLocalClipRect clip(getLocalRect());
{
gGL.getTexUnit(0)->unbind(LLTexUnit::TT_TEXTURE);
- LLLocalClipRect clip(getLocalRect());
glMatrixMode(GL_MODELVIEW);