Index: trunk/ippdb/tests/createtable.c
===================================================================
--- trunk/ippdb/tests/createtable.c	(revision 16587)
+++ trunk/ippdb/tests/createtable.c	(revision 16731)
@@ -268,19 +268,4 @@
         }
 
-        if(!warpInputExpCreateTable(dbh)) {
-            exit(EXIT_FAILURE);
-        }
-
-        psDBCleanup(dbh);
-    }
-
-    {
-        psDB            *dbh;
-
-        dbh = psDBInit("localhost", "test", NULL, "test");
-        if (!dbh) {
-            exit(EXIT_FAILURE);
-        }
-
         if(!warpSkyCellMapCreateTable(dbh)) {
             exit(EXIT_FAILURE);
