server/schemaserial.py
branchstable
changeset 3315 59220b704562
parent 2955 6bb5025c9fc7
child 3689 deb13e88e037
--- a/server/schemaserial.py	Thu Sep 17 19:38:04 2009 +0200
+++ b/server/schemaserial.py	Fri Sep 18 11:24:37 2009 +0200
@@ -110,7 +110,6 @@
                 print sql
                 sqlcu.execute(sql)
         # other table renaming done once schema has been read
-    # print 'reading schema from the database...'
     index = {}
     permsdict = deserialize_ertype_permissions(session)
     schema.reading_from_database = True