X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Foutput%2Fcharts%2Fnp-plot.h;h=82c81ed8f35c923fcb54df5342b5bf3f4e44d3b1;hb=5f5017784138eccc98616ba288f3358996641fbc;hp=82194e2016bd984668b303267751bd8b99365c86;hpb=dfd1972f7bcb550a4fc3b05dbe7e71d12334b0a7;p=pspp diff --git a/src/output/charts/np-plot.h b/src/output/charts/np-plot.h index 82194e2016..82c81ed8f3 100644 --- a/src/output/charts/np-plot.h +++ b/src/output/charts/np-plot.h @@ -25,7 +25,6 @@ struct np; struct np_plot_chart { struct chart_item chart_item; - char *label; struct casereader *data; bool detrended;