parent
8f42eae6ab
commit
3eb04b2fdc
|
|
@ -287,7 +287,6 @@ bool plotit(wordlist *wl, const char *hcopy, const char *devname)
|
||||||
int i, y_type, xt;
|
int i, y_type, xt;
|
||||||
wordlist *wwl;
|
wordlist *wwl;
|
||||||
char *nxlabel = NULL, *nylabel = NULL, *ntitle = NULL;
|
char *nxlabel = NULL, *nylabel = NULL, *ntitle = NULL;
|
||||||
|
|
||||||
double tstep, tstart, tstop, ttime;
|
double tstep, tstart, tstop, ttime;
|
||||||
|
|
||||||
/* Save start of vectors on entry for cleaning up junk left behind
|
/* Save start of vectors on entry for cleaning up junk left behind
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue