aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/ktorrent-devel/files/patch-libktorrent-util-sha1hash.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/ktorrent-devel/files/patch-libktorrent-util-sha1hash.cpp')
-rw-r--r--net-p2p/ktorrent-devel/files/patch-libktorrent-util-sha1hash.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-p2p/ktorrent-devel/files/patch-libktorrent-util-sha1hash.cpp b/net-p2p/ktorrent-devel/files/patch-libktorrent-util-sha1hash.cpp
deleted file mode 100644
index f91d52dd3907..000000000000
--- a/net-p2p/ktorrent-devel/files/patch-libktorrent-util-sha1hash.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- libktorrent/util/sha1hash.cpp.orig Sun Jan 8 02:28:06 2006
-+++ libktorrent/util/sha1hash.cpp Sun Jan 8 02:29:24 2006
-@@ -17,6 +17,8 @@
- * Free Software Foundation, Inc., *
- * 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA. *
- ***************************************************************************/
-+#include <stdio.h>
-+
- #include <qurl.h>
- #include <string.h>
- #include <algorithm>