aboutsummaryrefslogtreecommitdiffstats
path: root/src/menu/application.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/menu/application.cpp')
-rw-r--r--src/menu/application.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/menu/application.cpp b/src/menu/application.cpp
index 493053a8..c2c304c4 100644
--- a/src/menu/application.cpp
+++ b/src/menu/application.cpp
@@ -154,7 +154,6 @@ namespace usdx
glMatrixMode(GL_MODELVIEW);
glLoadIdentity();
- glEnable(GL_TEXTURE_2D);
glDisable(GL_DEPTH_TEST);
}