diff options
Diffstat (limited to 'src/frontend/mame/mameopts.cpp')
-rw-r--r-- | src/frontend/mame/mameopts.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/frontend/mame/mameopts.cpp b/src/frontend/mame/mameopts.cpp index a0754f4cfd5..9d894709d58 100644 --- a/src/frontend/mame/mameopts.cpp +++ b/src/frontend/mame/mameopts.cpp @@ -423,4 +423,3 @@ bool mame_options::parse_one_ini(emu_options &options, const char *basename, int return result; } - |