Index: trunk/ippTools/src/warptool.c
===================================================================
--- trunk/ippTools/src/warptool.c	(revision 24186)
+++ trunk/ippTools/src/warptool.c	(revision 24239)
@@ -1225,7 +1225,8 @@
 
 
+#ifdef notdef
+    int numUpdated = 0;                     // Number updated
+    {
     // Update state to 'new'
-    int numUpdated;                     // Number updated
-    {
         // This query is no longer necessary because we do not set warpRun's to full statte
         // if they have faulted skyfiles.
@@ -1273,4 +1274,6 @@
     psLogMsg("warptool", PS_LOG_INFO, "Updated %d warp runs", numUpdated);
 
+#endif // notdef
+
     // Delete product
     int numDeleted;                     // Number deleted
