Index: trunk/Ohana/src/opihi/pantasks/init.c
===================================================================
--- trunk/Ohana/src/opihi/pantasks/init.c	(revision 41340)
+++ trunk/Ohana/src/opihi/pantasks/init.c	(revision 41341)
@@ -25,5 +25,4 @@
 int verbose         PROTO((int, char **));
 int version         PROTO((int, char **));
-int ipptool2book    PROTO((int, char **));
 
 static Command cmds[] = {  
@@ -35,5 +34,4 @@
   {1, "host",       task_host,     "define host machine for a task"},
   {1, "nice",       task_nice,     "set nice level for a task"},
-  {1, "ipptool2book", ipptool2book, "convert queue with ipptool output to book"},
   {1, "kill",       kill_job,      "kill job"},
   {1, "nmax",       task_nmax,     "define maximum number of jobs for a task"},
