diff options
Diffstat (limited to 'Source/SPConnectionController.m')
-rw-r--r-- | Source/SPConnectionController.m | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Source/SPConnectionController.m b/Source/SPConnectionController.m index 43dc8004..eea43ba9 100644 --- a/Source/SPConnectionController.m +++ b/Source/SPConnectionController.m @@ -25,11 +25,7 @@ #import "SPConnectionController.h" #import "SPDatabaseDocument.h" -#ifndef SP_REFACTOR -#import "SPMySQL.h" -#else #import <SPMySQL/SPMySQL.h> -#endif #ifndef SP_REFACTOR /* headers */ #import "SPAppController.h" |