X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Foutput%2Fcharts%2Fnp-plot.h;h=82c81ed8f35c923fcb54df5342b5bf3f4e44d3b1;hb=f8cbc356e15010f4ca86b4f43652bbc12b57b8fc;hp=82194e2016bd984668b303267751bd8b99365c86;hpb=f550aee00a62fe1d8baf62d83cd7efef6cc2ee92;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;