Index: trunk/ippTools/src/pxtables.c
===================================================================
--- trunk/ippTools/src/pxtables.c	(revision 11763)
+++ trunk/ippTools/src/pxtables.c	(revision 11781)
@@ -83,6 +83,4 @@
     CREATE_TABLE(p4SkyCellMapCreateTable);
     CREATE_TABLE(p4ScfileCreateTable);
-    CREATE_TABLE(p4InputScfileCreateTable);
-    CREATE_TABLE(p4DiffScfileCreateTable);
 
     return true;
@@ -155,6 +153,4 @@
     DROP_TABLE(p4SkyCellMapDropTable);
     DROP_TABLE(p4ScfileDropTable);
-    DROP_TABLE(p4InputScfileDropTable);
-    DROP_TABLE(p4DiffScfileDropTable);
 
     return status;
