diff options
-rw-r--r-- | graphics/gimageview/patches/patch-aa | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/graphics/gimageview/patches/patch-aa b/graphics/gimageview/patches/patch-aa deleted file mode 100644 index 3a54f86dcfa..00000000000 --- a/graphics/gimageview/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.1 2004/05/25 06:38:32 simonb Exp $ - ---- src/dirview2.c.orig 2003-07-25 01:33:03.000000000 +1000 -+++ src/dirview2.c -@@ -22,6 +22,6 @@ - */ - --#ifndef GTK_DISABLE_DEPRECATED --# define GTK_DISABLE_DEPRECATED -+#ifdef GTK_DISABLE_DEPRECATED -+# undef GTK_DISABLE_DEPRECATED - #endif /* GTK_DISABLE_DEPRECATED */ - |