aboutsummaryrefslogtreecommitdiff
path: root/src/libjin/graphics/je_gl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libjin/graphics/je_gl.h')
-rw-r--r--src/libjin/graphics/je_gl.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/libjin/graphics/je_gl.h b/src/libjin/graphics/je_gl.h
index 0724426..de381f4 100644
--- a/src/libjin/graphics/je_gl.h
+++ b/src/libjin/graphics/je_gl.h
@@ -214,10 +214,6 @@ namespace JinEngine
///
Color mColor;
- //struct { GLubyte r, g, b, a; } mColor; // current draw color
- //struct { GLubyte r, g, b, a; } mBackColor; // previous draw color
- Color mBackColor;
-
///
///
///