diff options
Diffstat (limited to 'graphics/giram/files/patch-src+view.c')
-rw-r--r-- | graphics/giram/files/patch-src+view.c | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/graphics/giram/files/patch-src+view.c b/graphics/giram/files/patch-src+view.c deleted file mode 100644 index 721522ad0..000000000 --- a/graphics/giram/files/patch-src+view.c +++ /dev/null @@ -1,17 +0,0 @@ ---- src/view.c.orig Sat Aug 10 02:25:18 2002 -+++ src/view.c Tue Oct 26 17:04:03 2004 -@@ -22,8 +22,13 @@ - #include <unistd.h> - #include <math.h> - #include <string.h> --#include "giram.h" -+ -+#undef GTK_DISABLE_DEPRECATED -+#warning GTK_DISABLE_DEPRECATED -+ - #include <gdk/gdkkeysyms.h> -+#include <gtk/gtkitemfactory.h> -+#include "giram.h" - - #include "tools/tools.h" - #include "tools/tool_select.h" |