(svn r21895) -Cleanup: get rid of the unused SLD_NEW_GAME

This commit is contained in:
rubidium
2011-01-22 23:08:32 +00:00
parent 7eadf07e44
commit d74fc0bee3
3 changed files with 4 additions and 7 deletions

View File

@@ -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 */