[Scummvm-cvs-logs] SF.net SVN: scummvm:[49378] scummvm/trunk/backends/platform/gp2x/ gp2x-common.h

lordhoto at users.sourceforge.net lordhoto at users.sourceforge.net
Tue Jun 1 19:03:43 CEST 2010


Revision: 49378
          http://scummvm.svn.sourceforge.net/scummvm/?rev=49378&view=rev
Author:   lordhoto
Date:     2010-06-01 17:03:43 +0000 (Tue, 01 Jun 2010)

Log Message:
-----------
This hopefully fixes the compilation of the GP2x backend.

Modified Paths:
--------------
    scummvm/trunk/backends/platform/gp2x/gp2x-common.h

Modified: scummvm/trunk/backends/platform/gp2x/gp2x-common.h
===================================================================
--- scummvm/trunk/backends/platform/gp2x/gp2x-common.h	2010-06-01 17:01:22 UTC (rev 49377)
+++ scummvm/trunk/backends/platform/gp2x/gp2x-common.h	2010-06-01 17:03:43 UTC (rev 49378)
@@ -150,8 +150,6 @@
 	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);


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list