aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPExtendedTableInfo.m
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPExtendedTableInfo.m')
-rw-r--r--Source/SPExtendedTableInfo.m1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/SPExtendedTableInfo.m b/Source/SPExtendedTableInfo.m
index ce9e6e7f..0e88d4e0 100644
--- a/Source/SPExtendedTableInfo.m
+++ b/Source/SPExtendedTableInfo.m
@@ -59,7 +59,6 @@ static NSString *SPMySQLDataFreeField = @"Data_free";
static NSString *SPMySQLAutoIncrementField = @"Auto_increment";
static NSString *SPMySQLCreateTimeField = @"Create_time";
static NSString *SPMySQLUpdateTimeField = @"Update_time";
-static NSString *SPMySQLCheckTimeField = @"Check_time";
static NSString *SPMySQLCollationField = @"Collation";
static NSString *SPMySQLCommentField = @"Comment";