summaryrefslogtreecommitdiff
path: root/net-p2p/xmule/files/patch-src::KnownFile.h
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/xmule/files/patch-src::KnownFile.h')
-rw-r--r--net-p2p/xmule/files/patch-src::KnownFile.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/net-p2p/xmule/files/patch-src::KnownFile.h b/net-p2p/xmule/files/patch-src::KnownFile.h
deleted file mode 100644
index a37dc00c4ee6..000000000000
--- a/net-p2p/xmule/files/patch-src::KnownFile.h
+++ /dev/null
@@ -1,12 +0,0 @@
---- src/KnownFile.h.orig Tue May 20 21:16:04 2003
-+++ src/KnownFile.h Tue May 20 21:23:46 2003
-@@ -203,9 +203,6 @@
- (a) = MD4_ROTATE_LEFT((a), (s)); \
- }
-
--static void MD4Transform(uint32 Hash[4], uint32 x[16]);
--
--
- #if 0
- // old implementation
- class CFileStatistic{