src/Pure/Thy/export.scala
changeset 68221 dbef88c2b6c5
parent 68210 65f79c0ddb0d
child 68222 3c1a716e7f59
--- a/src/Pure/Thy/export.scala	Sat May 19 16:13:39 2018 +0200
+++ b/src/Pure/Thy/export.scala	Sat May 19 20:05:13 2018 +0200
@@ -151,8 +151,6 @@
   {
     val xz_cache = XZ.make_cache()
 
-    db.create_table(Data.table)
-
     private val export_errors = Synchronized[List[String]](Nil)
 
     private val consumer =