mirror of
https://github.com/transmission/transmission
synced 2025-03-03 18:25:35 +00:00
deliberately break the mac build for a couple of hours because the last svn comm
it probably isn't nightly-user-friendly
This commit is contained in:
parent
afde752dc0
commit
bc5838e75e
1 changed files with 1 additions and 0 deletions
|
@ -1745,6 +1745,7 @@ 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