diff options
Diffstat (limited to 'src/normalopenglgraphics.h')
-rw-r--r-- | src/normalopenglgraphics.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/normalopenglgraphics.h b/src/normalopenglgraphics.h index 7df9997d5..9cff529dc 100644 --- a/src/normalopenglgraphics.h +++ b/src/normalopenglgraphics.h @@ -230,6 +230,4 @@ class NormalOpenGLGraphics final : public Graphics }; #endif -//extern unsigned int vertexBufSize; - #endif |