From 015e73b79265e334768e7242cbc77aecbe497d62 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sun, 3 Feb 2008 18:23:27 +0000 Subject: cleanup svn-id: r30777 --- engines/scumm/detection.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'engines/scumm') diff --git a/engines/scumm/detection.cpp b/engines/scumm/detection.cpp index a2a6de4abf..d2c889b968 100644 --- a/engines/scumm/detection.cpp +++ b/engines/scumm/detection.cpp @@ -669,7 +669,6 @@ class ScummMetaEngine : public MetaEngine { public: virtual const char *getName() const; virtual const char *getCopyright() const; -// virtual int getVersion() const { return 0; } // TODO! virtual GameList getSupportedGames() const; virtual GameDescriptor findGame(const char *gameid) const; -- cgit v1.2.3