summaryrefslogtreecommitdiff
path: root/src/mailman/database/sql/sqlite.sql
diff options
context:
space:
mode:
Diffstat (limited to 'src/mailman/database/sql/sqlite.sql')
-rw-r--r--src/mailman/database/sql/sqlite.sql1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mailman/database/sql/sqlite.sql b/src/mailman/database/sql/sqlite.sql
index 7368f2159..5987f1879 100644
--- a/src/mailman/database/sql/sqlite.sql
+++ b/src/mailman/database/sql/sqlite.sql
@@ -99,7 +99,6 @@ CREATE TABLE mailinglist (
-- List identity
list_name TEXT,
mail_host TEXT,
- list_id TEXT,
include_list_post_header BOOLEAN,
include_rfc2369_headers BOOLEAN,
-- Attributes not directly modifiable via the web u/i