aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPDataImport.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPDataImport.h')
-rw-r--r--Source/SPDataImport.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/SPDataImport.h b/Source/SPDataImport.h
index 40eacd03..545e02ff 100644
--- a/Source/SPDataImport.h
+++ b/Source/SPDataImport.h
@@ -88,7 +88,6 @@ typedef enum {
NSMutableArray *nibObjectsToRelease;
// Field Mapper Controller
- SPFieldMapperController *fieldMapperController;
NSArray *fieldMappingImportArray;
BOOL fieldMappingImportArrayIsPreview;
NSArray *fieldMappingTableColumnNames;
@@ -114,7 +113,6 @@ typedef enum {
BOOL progressCancelled;
BOOL _mainNibLoaded;
- NSDictionary *targetTableDetails;
NSMutableArray *geometryFields;
NSMutableIndexSet *geometryFieldsMapIndex;
NSMutableArray *bitFields;