X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=inline;f=src%2Foutput%2Fcharts%2Fnp-plot.h;h=82c81ed8f35c923fcb54df5342b5bf3f4e44d3b1;hb=6c091c8123879cb0cf385e167e468eb82ac69d2c;hp=82194e2016bd984668b303267751bd8b99365c86;hpb=f550aee00a62fe1d8baf62d83cd7efef6cc2ee92;p=pspp-builds.git diff --git a/src/output/charts/np-plot.h b/src/output/charts/np-plot.h index 82194e20..82c81ed8 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;