From 9d705b07fb3c6dcdcbd0b74b58ed7c80daef81ad Mon Sep 17 00:00:00 2001 From: aflinta Date: Fri, 20 Aug 2004 10:52:06 +0000 Subject: [PATCH] - obsoleted Changed files: genius-gcc34.patch -> 1.2 --- genius-gcc34.patch | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 genius-gcc34.patch diff --git a/genius-gcc34.patch b/genius-gcc34.patch deleted file mode 100644 index 87069cb..0000000 --- a/genius-gcc34.patch +++ /dev/null @@ -1,16 +0,0 @@ -diff -urN aa/genius-0.7.0/gtkextra/gtkplot3d.h genius-0.7.0/gtkextra/gtkplot3d.h ---- aa/genius-0.7.0/gtkextra/gtkplot3d.h 2004-08-04 17:29:47.000000000 +0200 -+++ genius-0.7.0/gtkextra/gtkplot3d.h 2004-08-13 00:40:28.190260936 +0200 -@@ -235,10 +235,10 @@ - gint offset); - gint gtk_plot3d_get_titles_offset (GtkPlot3D *plot); - void gtk_plot3d_axis_set_scale (GtkPlot3D *plot, -- GtkPlotAxisPos axis, -+ GtkPlotOrientation axis, - GtkPlotScale scale); - GtkPlotScale gtk_plot3d_axis_get_scale (GtkPlot3D *plot, -- GtkPlotAxisPos axis); -+ GtkPlotOrientation axis); - /* Grids */ - void gtk_plot3d_major_grids_set_visible (GtkPlot3D *plot, - gboolean x, -- 2.43.0