diff options
Diffstat (limited to 'cocoa/ScintillaView.mm')
| -rw-r--r-- | cocoa/ScintillaView.mm | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/cocoa/ScintillaView.mm b/cocoa/ScintillaView.mm index 3cefc1649..a2ae060d7 100644 --- a/cocoa/ScintillaView.mm +++ b/cocoa/ScintillaView.mm @@ -631,7 +631,6 @@ static NSCursor *cursorFromEnum(Window::Cursor cursor)  @implementation ScintillaView  @synthesize backend = mBackend; -@synthesize owner   = mOwner;  @synthesize delegate = mDelegate;  /** | 
