Index: trunk/Ohana/src/relphot/src/plotstuff.c
===================================================================
--- trunk/Ohana/src/relphot/src/plotstuff.c	(revision 6640)
+++ trunk/Ohana/src/relphot/src/plotstuff.c	(revision 6678)
@@ -20,6 +20,4 @@
 
 int open_graph (int N) {
-
-  int fd;
 
   Xgraph[N] = KiiOpen ("kapa", NULL);
@@ -56,7 +54,4 @@
 
 void PrepPlotting (int Npts, Graphdata *graphmode, int N) {
-
-  int i, status;
-  char buffer[128], buffer2[128];
 
   if (Npts < 1) return;
