summaryrefslogtreecommitdiff
path: root/src/main-gtk2.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main-gtk2.c')
-rw-r--r--src/main-gtk2.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/main-gtk2.c b/src/main-gtk2.c
index c39d8fff..b34c6f11 100644
--- a/src/main-gtk2.c
+++ b/src/main-gtk2.c
@@ -4821,13 +4821,9 @@ errr init_gtk2(int argc, char **argv)
/* Initialize */
init_angband();
-#ifndef OLD_SAVEFILE_CODE
-
/* Hack - because this port has New/Open menus XXX */
savefile[0] = '\0';
-#endif /* !OLD_SAVEFILE_CODE */
-
/* Prompt the user */
prt("[Choose 'New' or 'Open' from the 'File' menu]", 23, 17);
Term_fresh();