diff options
Diffstat (limited to 'Source/SPTableCopy.m')
-rw-r--r-- | Source/SPTableCopy.m | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Source/SPTableCopy.m b/Source/SPTableCopy.m index 5efc91c0..47c425a7 100644 --- a/Source/SPTableCopy.m +++ b/Source/SPTableCopy.m @@ -24,11 +24,7 @@ #import "SPDBActionCommons.h" #import "SPTableCopy.h" -#ifndef SP_REFACTOR -#import "SPMySQL.h" -#else #import <SPMySQL/SPMySQL.h> -#endif @implementation SPTableCopy |