summaryrefslogtreecommitdiff
path: root/src/fios.h
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2011-01-22 23:08:32 +0000
committerrubidium <rubidium@openttd.org>2011-01-22 23:08:32 +0000
commitd74fc0bee3fa3d9c5eb0308bc8cd12a7a3d2cb23 (patch)
treeb34470086dae808eb3037fd4c133436fbada3129 /src/fios.h
parent7eadf07e44d5f6afe097fc77beee4170c270b93c (diff)
downloadopenttd-d74fc0bee3fa3d9c5eb0308bc8cd12a7a3d2cb23.tar.xz
(svn r21895) -Cleanup: get rid of the unused SLD_NEW_GAME
Diffstat (limited to 'src/fios.h')
-rw-r--r--src/fios.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fios.h b/src/fios.h
index 720da6765..6abef9bb3 100644
--- a/src/fios.h
+++ b/src/fios.h
@@ -98,7 +98,6 @@ enum SaveLoadDialogMode {
SLD_SAVE_GAME,
SLD_SAVE_SCENARIO,
SLD_LOAD_HEIGHTMAP,
- SLD_NEW_GAME,
};
/* The different types of files been handled by the system */