aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/wince/CELauncherDialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/platform/wince/CELauncherDialog.h')
-rw-r--r--backends/platform/wince/CELauncherDialog.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/platform/wince/CELauncherDialog.h b/backends/platform/wince/CELauncherDialog.h
index 1a9091b15b..ee0b4e96b0 100644
--- a/backends/platform/wince/CELauncherDialog.h
+++ b/backends/platform/wince/CELauncherDialog.h
@@ -33,7 +33,6 @@ public:
virtual void handleCommand(GUI::CommandSender *sender, uint32 cmd, uint32 data);
protected:
void addGame();
- void addCandidate(Common::String path, DetectedGameList &candidates);
void automaticScanDirectory(const FilesystemNode &node);
};