cairo: Remove support for printed headers.
[pspp] / src / ui / gui / psppire-output-window.c
index 62185befa9b177a3f337cdcd65453cf827ae67d1..19744c93012058dcc425d797f4e734f4a5f6ce5e 100644 (file)
@@ -243,7 +243,6 @@ psppire_output_submit (struct output_driver *this,
          it is already close enough to INT_MAX when expressed as thousands of a
          point.) */
       string_map_insert (&options, "paper-size", "300x200000mm");
-      string_map_insert (&options, "headers", "off");
       string_map_insert (&options, "left-margin", "0");
       string_map_insert (&options, "right-margin", "0");
       string_map_insert (&options, "top-margin", "0");