Index: trunk/Ohana/src/libohana/src/IOBufferOps.c
===================================================================
--- trunk/Ohana/src/libohana/src/IOBufferOps.c	(revision 7929)
+++ trunk/Ohana/src/libohana/src/IOBufferOps.c	(revision 8385)
@@ -102,6 +102,6 @@
   /* add the output line to the given IOBuffer */
   
-  int Nbyte, status;
-  char tmp, *line;
+  int Nbyte;
+  char tmp;
 
   Nbyte = vsnprintf (&tmp, 0, format, argp);
