This commit is contained in:
Jonas Kulla 2015-01-15 09:05:51 +01:00
parent 7cbe1eef94
commit 74f8c91bf4
1 changed files with 0 additions and 1 deletions

View File

@ -167,7 +167,6 @@ void Config::read(int argc, char *argv[])
PO_DESC(dataPathOrg, std::string, "") \
PO_DESC(dataPathApp, std::string, "") \
PO_DESC(iconPath, std::string, "") \
PO_DESC(overlayPath, std::string, "") \
PO_DESC(titleLanguage, std::string, "") \
PO_DESC(midi.soundFont, std::string, "") \
PO_DESC(midi.chorus, bool, false) \