X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Foutput%2Fhtml.c;h=d71ba0c20d20efbee687c69af769909d405a29a1;hb=44326932c8227c64a87f7a92ef16ce83c2fba2d4;hp=caaaacb7318c4d42b85eed3109442184d285b72f;hpb=d8749acaf878dccf9e4527c27d06d06eb5e03091;p=pspp-builds.git diff --git a/src/output/html.c b/src/output/html.c index caaaacb7..d71ba0c2 100644 --- a/src/output/html.c +++ b/src/output/html.c @@ -360,7 +360,7 @@ output_tab_table (struct outp_driver *this, struct tab_table *t) } static void -html_initialise_chart (struct outp_driver *this, struct chart *ch) +html_initialise_chart (struct outp_driver *this UNUSED, struct chart *ch) { #ifdef NO_CHARTS ch->lp = NULL;