Revert "macOS: Fix v-sync to monitor refresh rate no longer working under Mojave."

This reverts commit 104e213934.

Fixes #1393
This commit is contained in:
Kovid Goyal
2019-02-19 14:43:36 +05:30
parent 8ebc9553c3
commit 702613915b
3 changed files with 4 additions and 59 deletions

View File

@@ -58,9 +58,6 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- macOS: When closing a top-level window only switch focus to the previous kitty
window if it is on the same workspace (:iss:`1379`)
- macOS: Fix v-sync to monitor refresh rate no longer working under Mojave. See
:opt:`sync_to_monitor`
0.13.3 [2019-01-19]
------------------------------