1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-26 01:27:28 +00:00

unbreak the mac build

This commit is contained in:
Charles Kerr 2008-04-14 15:32:50 +00:00
parent 2d90c93765
commit 93683854e4

View file

@ -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;