diff --git a/src/frontend/plotting/plotit.c b/src/frontend/plotting/plotit.c index 95fb45207..2d3d1bf5c 100644 --- a/src/frontend/plotting/plotit.c +++ b/src/frontend/plotting/plotit.c @@ -287,7 +287,6 @@ bool plotit(wordlist *wl, const char *hcopy, const char *devname) int i, y_type, xt; wordlist *wwl; char *nxlabel = NULL, *nylabel = NULL, *ntitle = NULL; - double tstep, tstart, tstop, ttime; /* Save start of vectors on entry for cleaning up junk left behind