cairo: Remove support for printed headers.
[pspp] / tests / output / render-test.c
index 54878d803fe2778c11c3df1db19439aa74f5129c..4863eaea91ec9cfcee870f1dddab43990dc585f0 100644 (file)
@@ -104,7 +104,6 @@ configure_drivers (int width, int length)
 #ifdef HAVE_CAIRO
   /* Render to render.pdf. */
   string_map_insert (&options, "output-file", "render.pdf");
-  string_map_insert (&options, "headers", "off");
   string_map_insert (&options, "top-margin", "0");
   string_map_insert (&options, "bottom-margin", "0");
   string_map_insert (&options, "left-margin", "0");