From deb3e4c0f34a483a3cb5daa3009da5cdead45e6a Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Mon, 30 Sep 2013 16:34:40 +1000 Subject: Removed command: method from ScintillaNotificationProtocol as all events can now be received through the notification: method. --- cocoa/ScintillaCocoa.h | 1 - 1 file changed, 1 deletion(-) (limited to 'cocoa/ScintillaCocoa.h') diff --git a/cocoa/ScintillaCocoa.h b/cocoa/ScintillaCocoa.h index c857fd21a..c9f8fde8a 100644 --- a/cocoa/ScintillaCocoa.h +++ b/cocoa/ScintillaCocoa.h @@ -87,7 +87,6 @@ private: NSEvent* lastMouseEvent; id delegate; - bool delegateHasCommand; SciNotifyFunc notifyProc; intptr_t notifyObj; -- cgit v1.2.3