diff options
Diffstat (limited to 'indra/llui/llview.cpp')
-rw-r--r-- | indra/llui/llview.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/llui/llview.cpp b/indra/llui/llview.cpp index 699c76a09d..2350ea6050 100644 --- a/indra/llui/llview.cpp +++ b/indra/llui/llview.cpp @@ -1370,8 +1370,6 @@ void LLView::draw() { drawDebugRect(); } - - gGL.getTexUnit(0)->disable(); } //Draw a box for debugging. |