mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Fixed deadlock issue when About dialog is opened.
This commit is contained in:
@ -328,7 +328,6 @@ private:
|
||||
bool m_Logging;
|
||||
|
||||
std::list<LOG_INFO> m_LogData;
|
||||
CRITICAL_SECTION m_CsLogData;
|
||||
|
||||
std::wstring m_ConfigEditor;
|
||||
std::wstring m_LogViewer;
|
||||
|
Reference in New Issue
Block a user