remove an unneeded (and unimplemented) method from TorrentCell.h
This commit is contained in:
parent
d67dd1f292
commit
ab93e2d07b
|
@ -35,7 +35,6 @@
|
|||
}
|
||||
|
||||
- (NSRect) iconRectForBounds: (NSRect) bounds;
|
||||
- (NSRect) rectForTitleWithString: (NSAttributedString *) string withRightBound: (CGFloat) rightBound inBounds: (NSRect) bounds;
|
||||
|
||||
- (void) addTrackingAreasForView: (NSView *) controlView inRect: (NSRect) cellFrame withUserInfo: (NSDictionary *) userInfo
|
||||
mouseLocation: (NSPoint) mouseLocation;
|
||||
|
|
Loading…
Reference in New Issue