mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
Remove dead pre-Lion code from the torrent table view (#6501)
With our current minimum version, all clients will be using the popover
This commit is contained in:
@@ -33,15 +33,6 @@ extern CGFloat const kGroupSeparatorHeight;
|
||||
|
||||
- (IBAction)displayTorrentActionPopover:(id)sender;
|
||||
|
||||
- (IBAction)setQuickLimitMode:(id)sender;
|
||||
- (void)setQuickLimit:(id)sender;
|
||||
- (IBAction)setGlobalLimit:(id)sender;
|
||||
|
||||
- (IBAction)setQuickRatioMode:(id)sender;
|
||||
- (void)setQuickRatio:(id)sender;
|
||||
|
||||
- (IBAction)setPriority:(id)sender;
|
||||
|
||||
- (void)togglePiecesBar;
|
||||
@property(nonatomic, readonly) CGFloat piecesBarPercent;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user