summaryrefslogtreecommitdiffstatshomepage
path: root/src/zexall/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/zexall/main.cpp')
-rw-r--r--src/zexall/main.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/zexall/main.cpp b/src/zexall/main.cpp
index 38d20a6d873..5996f3b582b 100644
--- a/src/zexall/main.cpp
+++ b/src/zexall/main.cpp
@@ -2,7 +2,7 @@
// copyright-holders:Miodrag Milanovic
/***************************************************************************
- main.c
+ main.cpp
Controls execution of the core ZEXALL system.
@@ -78,7 +78,6 @@ zexall_machine_manager* zexall_machine_manager::m_manager = nullptr;
int emulator_info::start_frontend(emu_options &options, osd_interface &osd, std::vector<std::string> &args)
{
- std::string error_string;
options.set_value(OSDOPTION_VIDEO, "none", OPTION_PRIORITY_MAXIMUM);
options.set_value(OSDOPTION_SOUND, "none", OPTION_PRIORITY_MAXIMUM);
//options.set_value(OPTION_DEBUG, true, OPTION_PRIORITY_MAXIMUM);