mirror of
https://github.com/transmission/transmission
synced 2024-12-26 17:47:37 +00:00
unbreak the mac build
This commit is contained in:
parent
2d90c93765
commit
93683854e4
1 changed files with 0 additions and 1 deletions
|
@ -1745,7 +1745,6 @@ void completenessChangeCallback(tr_torrent * torrent, cp_status_t status, void *
|
|||
//status has been retained
|
||||
- (void) completenessChange: (NSNumber *) status
|
||||
{
|
||||
deliberately break the mac build for a couple of hours because the last svn commit probably isn't nightly-user-friendly
|
||||
[self update];
|
||||
|
||||
BOOL canMove;
|
||||
|
|
Loading…
Reference in a new issue