diff options
Diffstat (limited to 'src/emu/ui/selgame.h')
-rw-r--r-- | src/emu/ui/selgame.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/emu/ui/selgame.h b/src/emu/ui/selgame.h index cd2ad9bd7e7..b099f45c796 100644 --- a/src/emu/ui/selgame.h +++ b/src/emu/ui/selgame.h @@ -40,9 +40,7 @@ private: enum { CONF_OPTS = 1, - CONF_DIR, CONF_MACHINE, - SAVE_CONFIG }; enum { VISIBLE_GAMES_IN_SEARCH = 200 }; |