Index: trunk/Ohana/src/opihi/lib.shell/opihi.c
===================================================================
--- trunk/Ohana/src/opihi/lib.shell/opihi.c	(revision 4462)
+++ trunk/Ohana/src/opihi/lib.shell/opihi.c	(revision 4689)
@@ -4,6 +4,6 @@
 int main (int argc, char **argv) {
 
-  int i, Nbad, Nlist, status;
-  char **list, *line, *outline, *prompt, *history;
+  int Nbad, status;
+  char *line, *prompt, *history;
   pid_t ppid;
 
