aboutsummaryrefslogtreecommitdiff
path: root/gui/launcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/launcher.h')
-rw-r--r--gui/launcher.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gui/launcher.h b/gui/launcher.h
index a26651eef5..7bb6d9dc4a 100644
--- a/gui/launcher.h
+++ b/gui/launcher.h
@@ -75,8 +75,6 @@ protected:
void editGame(int item);
void loadGame(int item);
- StringList generateSavegameList(int item, const EnginePlugin *plugin);
-
void selectGame(const String &name);
};