mirror of
https://github.com/debauchee/barrier.git
synced 2026-02-11 14:15:46 +08:00
Revert "workaround for Fast cursor on any client with Mac server #451"
This reverts commit 267f3ac41f.
This commit is contained in:
@@ -846,7 +846,6 @@ OSXScreen::disable()
|
||||
}
|
||||
|
||||
if (m_eventTapPort) {
|
||||
CGEventTapEnable(m_eventTapPort, false);
|
||||
CFRelease(m_eventTapPort);
|
||||
m_eventTapPort = nullptr;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user