Index: trunk/ippdb/tests/dbsetup.c
===================================================================
--- trunk/ippdb/tests/dbsetup.c	(revision 10110)
+++ trunk/ippdb/tests/dbsetup.c	(revision 10238)
@@ -100,10 +100,4 @@
     detNormalizedExpCreateTable(dbh);
 
-    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detMasterFrame");
-    detMasterFrameCreateTable(dbh);
-
-    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detMasterImfile");
-    detMasterImfileCreateTable(dbh);
-
     p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS detResidImfile");
     detResidImfileCreateTable(dbh);
