aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash/md4
diff options
context:
space:
mode:
authorlloyd <[email protected]>2009-09-29 18:49:49 +0000
committerlloyd <[email protected]>2009-09-29 18:49:49 +0000
commit5f12c043733f7eec2487a31194f6b6bf17276008 (patch)
treedde8ecaf1e6e2e8e8b81372c479dc4409c7c3bec /src/hash/md4
parente98ba8ecc6a633c48b486b43ad53bcf7212cee55 (diff)
Remove add blocks from hash function info.txt files
Diffstat (limited to 'src/hash/md4')
-rw-r--r--src/hash/md4/info.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/hash/md4/info.txt b/src/hash/md4/info.txt
index fc9cbe116..6aa4a5d59 100644
--- a/src/hash/md4/info.txt
+++ b/src/hash/md4/info.txt
@@ -2,13 +2,6 @@ realname "MD4"
define MD4
-load_on auto
-
-<add>
-md4.cpp
-md4.h
-</add>
-
<requires>
mdx_hash
</requires>