From 4cb3a2b41b5f92fda50f6db15e4e69be7dd0129a Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Tue, 1 Jun 2010 17:03:43 +0000 Subject: This hopefully fixes the compilation of the GP2x backend. svn-id: r49378 --- backends/platform/gp2x/gp2x-common.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'backends/platform/gp2x') diff --git a/backends/platform/gp2x/gp2x-common.h b/backends/platform/gp2x/gp2x-common.h index 9f3a79ff97..8183a87300 100644 --- a/backends/platform/gp2x/gp2x-common.h +++ b/backends/platform/gp2x/gp2x-common.h @@ -150,8 +150,6 @@ public: bool setGraphicsMode(int mode); int getGraphicsMode() const; - bool openCD(int drive); - bool hasFeature(Feature f); void setFeatureState(Feature f, bool enable); bool getFeatureState(Feature f); -- cgit v1.2.3