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 9da63c32c..3b6dc0c19 100644 --- a/src/normalopenglgraphics.h +++ b/src/normalopenglgraphics.h @@ -212,8 +212,6 @@ class NormalOpenGLGraphics final : public Graphics void setTexturingAndBlending(const bool enable); - void updateMemoryInfo(); - void debugBindTexture(const Image *const image); private: |