Remove unused global variables
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 3 Dec 2011 09:59:07 +0000 (10:59 +0100)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 3 Dec 2011 09:59:07 +0000 (10:59 +0100)
src/ui/gui/psppire-output-window.c

index beb1e9a8e8b07453a2d852c9947d3908b17f37d3..9d2c73f85e8d4e1092c1a15a28a7a919b09e7300 100644 (file)
@@ -374,9 +374,8 @@ psppire_output_window_setup (void)
                       SETTINGS_DEVICE_UNFILTERED);
   output_driver_register (d);
 }
+
 \f
-int viewer_length = 16;
-int viewer_width = 59;
 
 /* Callback for the "delete" action (clicking the x on the top right
    hand corner of the window) */