Changeset 1279
- Timestamp:
- 06/10/10 13:37:11 (2 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/SapphireFrappliance/FRAppliance/SapphireImportHelper.m
r1267 r1279 137 137 { 138 138 NSAutoreleasePool *singleImportPool = [[NSAutoreleasePool alloc] init]; 139 BOOL ret;140 139 NSString *path = [file path]; 141 140 NSDictionary *fileMeta = fileMetaData(path, [file fileContainerType]);
