From 6b1684d33dec02eb6308bb3d8d3707f4d5252ba5 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 30 Oct 2012 01:19:46 +0300 Subject: Add unused warnings to some files. --- src/mobileopenglgraphics.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mobileopenglgraphics.h') diff --git a/src/mobileopenglgraphics.h b/src/mobileopenglgraphics.h index 350c21a59..4402904b7 100644 --- a/src/mobileopenglgraphics.h +++ b/src/mobileopenglgraphics.h @@ -144,7 +144,7 @@ class MobileOpenGLGraphics final : public Graphics /** * Takes a screenshot and returns it as SDL surface. */ - SDL_Surface *getScreenshot() override; + SDL_Surface *getScreenshot() override A_WARN_UNUSED; void prepareScreenshot() override; -- cgit v1.2.3-60-g2f50