mirror of
https://github.com/deskflow/deskflow.git
synced 2026-06-25 21:12:01 +08:00
SYNERGY-722 Remove information about drag and drop from Log (#6928)
This commit is contained in:
parent
7128f8f5f0
commit
9c8a1c1e3d
@ -208,10 +208,6 @@ App::initApp(int argc, const char** argv)
|
||||
m_bye(kExitArgs);
|
||||
}
|
||||
loggingFilterWarning();
|
||||
|
||||
if (argsBase().m_enableDragDrop) {
|
||||
LOG((CLOG_INFO "drag and drop enabled"));
|
||||
}
|
||||
|
||||
// setup file logging after parsing args
|
||||
setupFileLogging();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user