From 02b3898e8f088f50279d860f6c12fb02ee360963 Mon Sep 17 00:00:00 2001 From: Neil Drumm Date: Wed, 23 Aug 2006 04:44:36 +0000 Subject: #80150 by webchick. Cleanup from #76666. --- modules/system/system.install | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/system/system.install') diff --git a/modules/system/system.install b/modules/system/system.install index ef59aef5e..5753fe205 100644 --- a/modules/system/system.install +++ b/modules/system/system.install @@ -38,7 +38,6 @@ function system_install() { db_query("CREATE TABLE {boxes} ( bid tinyint NOT NULL auto_increment, - title varchar(64) NOT NULL default '', body longtext, info varchar(128) NOT NULL default '', format int NOT NULL default '0', -- cgit v1.2.3