This commit is contained in:
David Burgess 2011-11-20 00:22:41 +00:00
parent cf8d092160
commit 125fe8a13d
1 changed files with 0 additions and 2 deletions

View File

@ -144,8 +144,6 @@ static const char* createSBTable = {
"sres varchar(33) default '', "
"ki varchar(33) default '', "
"kc varchar(33) default '', "
"prepaid int(1) DEFAULT 0 not null, "
"secondsRemaining int(11) DEFAULT 0 not null, "
"RRLPSupported int(1) default 1 not null, "
"regTime INTEGER default 0 NOT NULL, " // Unix time of most recent registration
"a3_a8 varchar(45) default NULL"