summaryrefslogtreecommitdiff
path: root/cocoa/ArrowWindow.m
diff options
context:
space:
mode:
Diffstat (limited to 'cocoa/ArrowWindow.m')
-rw-r--r--cocoa/ArrowWindow.m5
1 files changed, 0 insertions, 5 deletions
diff --git a/cocoa/ArrowWindow.m b/cocoa/ArrowWindow.m
index 7fb3338d0..d6bd95b19 100644
--- a/cocoa/ArrowWindow.m
+++ b/cocoa/ArrowWindow.m
@@ -88,11 +88,6 @@ static const CGFloat padding = 0;
return NSInsetRect( cRect, offset, offset );
}
-- (id) contentView;
-{
- return content;
-}
-
- (BOOL) canBecomeKeyWindow;
{
return acceptsKey;