Index: trunk/ippTools/src/pxtools.h
===================================================================
--- trunk/ippTools/src/pxtools.h	(revision 8661)
+++ trunk/ippTools/src/pxtools.h	(revision 9252)
@@ -16,18 +16,4 @@
 # define RECIPE "PHASE2"
 # define MAX_ROWS 10e9
-
-typedef enum {
-    PX_MODE_NONE,                       // grab from raw, output for ppImage
-    PX_MODE_QUICK,                      // grab from raw, output for ppImage
-    PX_MODE_UPDATE,                     // grab from new, create raw
-    PX_MODE_DEFINE,                     // grab from raw, create pending
-    PX_MODE_PENDING,                    // grab from pending, output for ppImage
-    PX_MODE_DONE,                       // set the current state
-    PX_MODE_CREATE,                     // set the current state
-    PX_MODE_DELETE,                     // set the current state
-    PX_MODE_RECREATE,                   // set the current state
-    PX_MODE_SEEN,                       // set the current state
-    PX_MODE_COPYDONE,                   // set the current state
-} pxMode;
 
 typedef struct {
