diff options
Diffstat (limited to 'Source/SPTableData.m')
-rw-r--r-- | Source/SPTableData.m | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Source/SPTableData.m b/Source/SPTableData.m index ac40d94e..262b2d3c 100644 --- a/Source/SPTableData.m +++ b/Source/SPTableData.m @@ -30,11 +30,7 @@ #import "SPAlertSheets.h" #import "RegexKitLite.h" #import "SPServerSupport.h" -#ifndef SP_REFACTOR -#import "SPMySQL.h" -#else #import <SPMySQL/SPMySQL.h> -#endif #include <pthread.h> @interface SPTableData (PrivateAPI) |