mirror of
https://github.com/debauchee/barrier.git
synced 2026-07-16 11:01:53 +08:00
Revert "Added symbolic link creation to linux and macos #4696"
This reverts commit ad9cfd64af.
Conflicts:
src/gui/src/PluginManager.cpp
This commit is contained in:
@@ -66,7 +66,7 @@ ArchLogUnix::writeLog(ELevel level, const char* msg)
|
||||
priority = LOG_WARNING;
|
||||
break;
|
||||
|
||||
case kNOTIFY:
|
||||
case kNOTE:
|
||||
priority = LOG_NOTICE;
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user