From ae6e6a4885e7364d9f96251ca55769dcc84fb237 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Fri, 17 Oct 2003 16:04:46 +0000 Subject: added a listTargets() function (not yet used, soon) and some cleanup svn-id: r10865 --- base/gameDetector.h | 1 - 1 file changed, 1 deletion(-) (limited to 'base/gameDetector.h') diff --git a/base/gameDetector.h b/base/gameDetector.h index cab41fff0a..bb2d9bdae9 100644 --- a/base/gameDetector.h +++ b/base/gameDetector.h @@ -91,7 +91,6 @@ public: protected: bool detectGame(void); - void list_games(); }; #endif -- cgit v1.2.3