diff options
Diffstat (limited to 'src/mobileopenglgraphics.h')
-rw-r--r-- | src/mobileopenglgraphics.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mobileopenglgraphics.h b/src/mobileopenglgraphics.h index 0bb57f28e..f48e625f4 100644 --- a/src/mobileopenglgraphics.h +++ b/src/mobileopenglgraphics.h @@ -223,6 +223,4 @@ class MobileOpenGLGraphics final : public Graphics }; #endif -//extern unsigned int vertexBufSize; - #endif |