summaryrefslogtreecommitdiff
path: root/community/mldonkey/mldonkey-gcc46.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/mldonkey/mldonkey-gcc46.patch')
-rw-r--r--community/mldonkey/mldonkey-gcc46.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/community/mldonkey/mldonkey-gcc46.patch b/community/mldonkey/mldonkey-gcc46.patch
deleted file mode 100644
index 656d72f85..000000000
--- a/community/mldonkey/mldonkey-gcc46.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/src/utils/lib/CryptoPP.h b/src/utils/lib/CryptoPP.h
-index 775a898..af1621b 100644
---- a/src/utils/lib/CryptoPP.h
-+++ b/src/utils/lib/CryptoPP.h
-@@ -695,6 +695,7 @@ class CRYPTOPP_DLL NullNameValuePairs : public NameValuePairs
- {
- public:
- bool GetVoidValue(const char* /* name */, const std::type_info& /* valueType */, void* /* pValue */) const {return false;}
-+ NullNameValuePairs() {}
- };
-
- //! _