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.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/menu/application.cpp b/src/menu/application.cpp
index 3505f498..ccc983d3 100644
--- a/src/menu/application.cpp
+++ b/src/menu/application.cpp
@@ -147,10 +147,6 @@ namespace usdx
glClear(GL_COLOR_BUFFER_BIT);
- glEnable(GL_BLEND);
- glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA);
- glEnable(GL_COLOR_MATERIAL);
-
glMatrixMode( GL_PROJECTION );
glLoadIdentity();