mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-19 02:05:45 -04:00
CommonHostInterface: Fix -settings on cmdline not applying
This commit is contained in:
@ -418,7 +418,6 @@ protected:
|
||||
void DoFrameStep();
|
||||
void DoToggleCheats();
|
||||
|
||||
std::string m_settings_filename;
|
||||
std::unique_ptr<SettingsInterface> m_settings_interface;
|
||||
std::recursive_mutex m_settings_mutex;
|
||||
|
||||
|
Reference in New Issue
Block a user