summaryrefslogtreecommitdiff
path: root/www/gtkhtml/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'www/gtkhtml/patches/patch-ac')
-rw-r--r--www/gtkhtml/patches/patch-ac13
1 files changed, 0 insertions, 13 deletions
diff --git a/www/gtkhtml/patches/patch-ac b/www/gtkhtml/patches/patch-ac
deleted file mode 100644
index 43451109a0d..00000000000
--- a/www/gtkhtml/patches/patch-ac
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ac,v 1.3 2003/01/09 10:51:04 rh Exp $
-
---- src/gtkhtml.c.orig Wed Nov 6 06:56:58 2002
-+++ src/gtkhtml.c
-@@ -71,6 +71,8 @@
- #include "math.h"
- #include <libgnome/gnome-util.h>
-
-+int allow_severity, deny_severity;
-+
- enum DndTargetType {
- DND_TARGET_TYPE_TEXT_URI_LIST,
- DND_TARGET_TYPE__NETSCAPE_URL,