aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/menu/static.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/menu/static.cpp b/src/menu/static.cpp
index 3ac74267..786645b4 100644
--- a/src/menu/static.cpp
+++ b/src/menu/static.cpp
@@ -101,7 +101,6 @@ namespace usdx
glColorPointer(fill.get_array_comonent_count(), GL_UNSIGNED_BYTE,
0, fill.get_array(vertices_count));
this->draw_fill();
-
glDisable(GL_BLEND);
}