aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPCopyTable.m
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPCopyTable.m')
-rw-r--r--Source/SPCopyTable.m4
1 files changed, 0 insertions, 4 deletions
diff --git a/Source/SPCopyTable.m b/Source/SPCopyTable.m
index 637c3913..7d03926a 100644
--- a/Source/SPCopyTable.m
+++ b/Source/SPCopyTable.m
@@ -36,11 +36,7 @@
#import "SPBundleEditorController.h"
#import "SPAppController.h"
#import "SPTablesList.h"
-#ifndef SP_REFACTOR
-#import "SPMySQL.h"
-#else
#import <SPMySQL/SPMySQL.h>
-#endif
NSInteger SPEditMenuCopy = 2001;
NSInteger SPEditMenuCopyWithColumns = 2002;