]> granicus.if.org Git - transmission/commitdiff
this should've been part of the last commit
authorMitchell Livingston <livings124@transmissionbt.com>
Sun, 31 Aug 2008 21:14:24 +0000 (21:14 +0000)
committerMitchell Livingston <livings124@transmissionbt.com>
Sun, 31 Aug 2008 21:14:24 +0000 (21:14 +0000)
macosx/BlocklistDownloader.m

index 301230dba381fe0ba91435d47a4d429e5647ffd3..a562a8151d84b5018a36cb4e9443a1d312892556 100644 (file)
@@ -73,9 +73,6 @@ BlocklistDownloader * fDownloader = nil;
                 [fViewController setStatusProcessing];
                 break;
         }
-        
-        #warning set actual status
-        [fViewController setStatusStarting];
     }
 }