aboutsummaryrefslogtreecommitdiff
path: root/backends/graphics/gp2xsdl/gp2xsdl-graphics.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/graphics/gp2xsdl/gp2xsdl-graphics.h')
-rw-r--r--backends/graphics/gp2xsdl/gp2xsdl-graphics.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/backends/graphics/gp2xsdl/gp2xsdl-graphics.h b/backends/graphics/gp2xsdl/gp2xsdl-graphics.h
index fd411dc9e3..776a9b1a0f 100644
--- a/backends/graphics/gp2xsdl/gp2xsdl-graphics.h
+++ b/backends/graphics/gp2xsdl/gp2xsdl-graphics.h
@@ -30,8 +30,6 @@
class GP2XSdlGraphicsManager : public SdlGraphicsManager {
public:
- GP2XSdlGraphicsManager();
- virtual ~GP2XSdlGraphicsManager() {}
virtual const OSystem::GraphicsMode *getSupportedGraphicsModes() const;
virtual int getDefaultGraphicsMode() const;