summaryrefslogtreecommitdiff
path: root/net/libupnp/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'net/libupnp/patches/patch-ad')
-rw-r--r--net/libupnp/patches/patch-ad12
1 files changed, 0 insertions, 12 deletions
diff --git a/net/libupnp/patches/patch-ad b/net/libupnp/patches/patch-ad
deleted file mode 100644
index aa671a2c3e2..00000000000
--- a/net/libupnp/patches/patch-ad
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ad,v 1.1.1.1 2006/06/03 23:29:24 rh Exp $
-
---- upnp/src/inc/upnpapi.h.orig 2006-02-18 23:50:55.000000000 +1000
-+++ upnp/src/inc/upnpapi.h
-@@ -160,7 +160,6 @@ void UpnpThreadDistribution(struct UpnpN
- void AutoAdvertise(void *input);
- int getlocalhostname(char *out);
-
--virtualDirList *pVirtualDirList;
- extern WebServerState bWebServerState;
-
- #endif