diff --git a/macosx/TorrentCell.h b/macosx/TorrentCell.h index a2d8caf09..88daf10fc 100644 --- a/macosx/TorrentCell.h +++ b/macosx/TorrentCell.h @@ -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;