aboutsummaryrefslogtreecommitdiffstats
path: root/src/s2k/pbkdf1
diff options
context:
space:
mode:
Diffstat (limited to 'src/s2k/pbkdf1')
-rw-r--r--src/s2k/pbkdf1/info.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/s2k/pbkdf1/info.txt b/src/s2k/pbkdf1/info.txt
index 387043f1b..e51b44886 100644
--- a/src/s2k/pbkdf1/info.txt
+++ b/src/s2k/pbkdf1/info.txt
@@ -1,12 +1,5 @@
define PBKDF1
-load_on auto
-
-<add>
-pbkdf1.cpp
-pbkdf1.h
-</add>
-
<requires>
hash
</requires>