Reduce platform dependence.
[pspp-builds.git] / src / output / html.c
index caaaacb7318c4d42b85eed3109442184d285b72f..d71ba0c20d20efbee687c69af769909d405a29a1 100644 (file)
@@ -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;