Reindented code with Xcode
This commit is contained in:
parent
b1337f11ca
commit
86effa4e2f
|
@ -91,7 +91,7 @@ BOOL appRunning = NO;
|
|||
//NSLog(@"openFile: %@", filename);
|
||||
|
||||
//[self extractRarWith:filename];
|
||||
// [self extractRarUsingUnrarKitWithFilename:filename];
|
||||
// [self extractRarUsingUnrarKitWithFilename:filename];
|
||||
// Always return YES even if there is an error to avoid dialog indicating unable to
|
||||
// handle files of type RAR if the archive is corrupt or part of it is missing
|
||||
return YES;
|
||||
|
|
Loading…
Reference in New Issue