Revert "workaround for Fast cursor on any client with Mac server #451"
This reverts commit 267f3ac41f
.
This commit is contained in:
parent
3bca8deac3
commit
8a2106a09e
|
@ -846,7 +846,6 @@ OSXScreen::disable()
|
|||
}
|
||||
|
||||
if (m_eventTapPort) {
|
||||
CGEventTapEnable(m_eventTapPort, false);
|
||||
CFRelease(m_eventTapPort);
|
||||
m_eventTapPort = nullptr;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue