1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-03-04 02:28:03 +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:
Charles Kerr 2008-04-14 11:55:08 +00:00
parent afde752dc0
commit bc5838e75e

View file

@ -1745,6 +1745,7 @@ void completenessChangeCallback(tr_torrent * torrent, cp_status_t status, void *
//status has been retained //status has been retained
- (void) completenessChange: (NSNumber *) status - (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]; [self update];
BOOL canMove; BOOL canMove;