Changeset 1279

Show
Ignore:
Timestamp:
06/10/10 13:37:11 (2 years ago)
Author:
gbooker
Message:

Removed unused variable

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/SapphireFrappliance/FRAppliance/SapphireImportHelper.m

    r1267 r1279  
    137137                { 
    138138                        NSAutoreleasePool *singleImportPool = [[NSAutoreleasePool alloc] init]; 
    139                         BOOL ret; 
    140139                        NSString *path = [file path]; 
    141140                        NSDictionary *fileMeta = fileMetaData(path, [file fileContainerType]);