This commit is contained in:
Mitchell Livingston 2007-01-09 15:25:07 +00:00
parent 73565b2bc4
commit b714a13056
1 changed files with 1 additions and 1 deletions

View File

@ -447,7 +447,7 @@ static uint32_t kRed = BE(0xFF6450FF), //255, 100, 80
- (void) startTransfer
{
fWaitToStart = YES;
fWaitToStart = NO;
fFinishedSeeding = NO;
if (![self isActive] && [self alertForVolumeAvailable] && [self alertForRemainingDiskSpace])