summaryrefslogtreecommitdiff
path: root/www/dillo2/files/enable-ssl.patch
diff options
context:
space:
mode:
Diffstat (limited to 'www/dillo2/files/enable-ssl.patch')
-rw-r--r--www/dillo2/files/enable-ssl.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/www/dillo2/files/enable-ssl.patch b/www/dillo2/files/enable-ssl.patch
deleted file mode 100644
index c20ccebf7659..000000000000
--- a/www/dillo2/files/enable-ssl.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- dpi/https.c.orig Sat Mar 25 16:46:48 2006
-+++ dpi/https.c Sat Mar 25 16:47:38 2006
-@@ -62,7 +62,6 @@
- #include "dpiutil.h"
-
- #define ENABLE_SSL
--#undef ENABLE_SSL
- #ifdef ENABLE_SSL
-
- #include <openssl/ssl.h>