aboutsummaryrefslogtreecommitdiff
path: root/www/seamonkey/files/patch-bug1243312
diff options
context:
space:
mode:
Diffstat (limited to 'www/seamonkey/files/patch-bug1243312')
-rw-r--r--www/seamonkey/files/patch-bug124331221
1 files changed, 0 insertions, 21 deletions
diff --git a/www/seamonkey/files/patch-bug1243312 b/www/seamonkey/files/patch-bug1243312
deleted file mode 100644
index 43304b2750cb..000000000000
--- a/www/seamonkey/files/patch-bug1243312
+++ /dev/null
@@ -1,21 +0,0 @@
-commit a5c6f19
-Author: Dragana Damjanovic <dd.mozilla@gmail.com>
-Date: Wed Jan 27 01:47:00 2016 +0100
-
- Bug 1243312 - nsNetCID is missing in toolkit/system/unixproxy/nsLibProxySettings.cpp. r=jduell
----
- toolkit/system/unixproxy/nsLibProxySettings.cpp | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git toolkit/system/unixproxy/nsLibProxySettings.cpp toolkit/system/unixproxy/nsLibProxySettings.cpp
-index f6ec377..e9179c1 100644
---- mozilla/toolkit/system/unixproxy/nsLibProxySettings.cpp
-+++ mozilla/toolkit/system/unixproxy/nsLibProxySettings.cpp
-@@ -9,6 +9,7 @@
- #include "nsIURI.h"
- #include "nsString.h"
- #include "nsCOMPtr.h"
-+#include "nsNetCID.h"
- #include "nspr.h"
-
- extern "C" {