aboutsummaryrefslogtreecommitdiffstats
path: root/src/block/aes
diff options
context:
space:
mode:
authorlloyd <[email protected]>2009-09-29 18:49:29 +0000
committerlloyd <[email protected]>2009-09-29 18:49:29 +0000
commite98ba8ecc6a633c48b486b43ad53bcf7212cee55 (patch)
treead4d81f179256fb4b266888f08d6973e136e89a3 /src/block/aes
parent1b976618fa6098b0e45de59135bdb91ced1c0bd4 (diff)
Remove add blocks from block cipher info files
Diffstat (limited to 'src/block/aes')
-rw-r--r--src/block/aes/info.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/block/aes/info.txt b/src/block/aes/info.txt
index 2803ccc4e..0e11603bb 100644
--- a/src/block/aes/info.txt
+++ b/src/block/aes/info.txt
@@ -1,11 +1,3 @@
realname "AES"
define AES
-
-load_on auto
-
-<add>
-aes.cpp
-aes.h
-aes_tab.cpp
-</add>