Index: trunk/ippTools/src/pxtables.c
===================================================================
--- trunk/ippTools/src/pxtables.c	(revision 6292)
+++ trunk/ippTools/src/pxtables.c	(revision 6336)
@@ -23,8 +23,4 @@
     }
     if (!rawDetrendExpCreateTable(config->database)) {
-        psError(PS_ERR_UNKNOWN, false, "database access failed");
-        status = false;
-    }
-    if (!p0CameraConfigCreateTable(config->database)) {
         psError(PS_ERR_UNKNOWN, false, "database access failed");
         status = false;
@@ -112,8 +108,4 @@
         status = false;
     }
-    if (!p0CameraConfigDropTable(config->database)) {
-        psError(PS_ERR_UNKNOWN, false, "database access failed");
-        status = false;
-    }
     if (!p1PendingExpDropTable(config->database)) {
         psError(PS_ERR_UNKNOWN, false, "database access failed");
