diff --git a/patches/0001-ns-implement-AXBoundsForRange-for-macOS-Zoom-cursor-.patch b/patches/0001-ns-implement-AXBoundsForRange-for-macOS-Zoom-cursor-.patch index c2652f3..88e7e8d 100644 --- a/patches/0001-ns-implement-AXBoundsForRange-for-macOS-Zoom-cursor-.patch +++ b/patches/0001-ns-implement-AXBoundsForRange-for-macOS-Zoom-cursor-.patch @@ -321,12 +321,6 @@ index 932d209..dd134dd 100644 + + +@implementation EmacsAccessibilityBuffer -+@synthesize cachedText; -+@synthesize cachedTextModiff; -+@synthesize cachedTextStart; -+@synthesize cachedModiff; -+@synthesize cachedPoint; -+@synthesize cachedMarkActive; + +- (void)dealloc +{