mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-05 19:29:54 +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:
@@ -285,7 +285,7 @@ Client::leave()
|
||||
|
||||
if (!m_receivedFileData.empty()) {
|
||||
m_receivedFileData.clear();
|
||||
LOG((CLOG_NOTIFY "file transmission interrupted"));
|
||||
LOG((CLOG_DEBUG "file transmission interrupted"));
|
||||
}
|
||||
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user