aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash/sha1_sse2
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/sha1_sse2
parente98ba8ecc6a633c48b486b43ad53bcf7212cee55 (diff)
Remove add blocks from hash function info.txt files
Diffstat (limited to 'src/hash/sha1_sse2')
-rw-r--r--src/hash/sha1_sse2/info.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/hash/sha1_sse2/info.txt b/src/hash/sha1_sse2/info.txt
index 995c2513e..4a7a1b5e9 100644
--- a/src/hash/sha1_sse2/info.txt
+++ b/src/hash/sha1_sse2/info.txt
@@ -2,14 +2,6 @@ realname "SHA-1 (SSE2)"
define SHA1_SSE2
-load_on auto
-
-<add>
-sha1_sse2_imp.cpp
-sha1_sse2.cpp
-sha1_sse2.h
-</add>
-
<requires>
sha1
sse2_eng