From 93683854e484871ab704e9c71fc62dec13c8833f Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Mon, 14 Apr 2008 15:32:50 +0000 Subject: [PATCH] unbreak the mac build --- macosx/Torrent.m | 1 - 1 file changed, 1 deletion(-) diff --git a/macosx/Torrent.m b/macosx/Torrent.m index 79bf76fdf..bd62242a6 100644 --- a/macosx/Torrent.m +++ b/macosx/Torrent.m @@ -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;