src/output/cairo.c (xr_chart_renderer): Set the chart size to 0.8 of the smallest...
[pspp] / lib / gtk-contrib / gtkxpaned.h
index 302db9944c9b915d3939eef091e19f65ab92550c..bb6b196949c6a053b39248baf7be93406bd47144 100644 (file)
@@ -1,5 +1,5 @@
 /*******************************************************************************
-**3456789 123456789 123456789 123456789 123456789 123456789 123456789 123456789 
+**3456789 123456789 123456789 123456789 123456789 123456789 123456789 123456789
 **      10        20        30        40        50        60        70        80
 **
 **  library for GtkXPaned-widget, a 2x2 grid-like variation of GtkPaned of gtk+
@@ -67,7 +67,7 @@ struct _GtkXPaned
   GdkWindow *handle_north;
   GdkWindow *handle_south;
   GdkWindow *handle_middle;
-  GdkGC *xor_gc;
+
   GdkCursorType cursor_type_east;
   GdkCursorType cursor_type_west;
   GdkCursorType cursor_type_north;