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