diff options
Diffstat (limited to 'src/checksum/crc32/info.txt')
-rw-r--r-- | src/checksum/crc32/info.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/checksum/crc32/info.txt b/src/checksum/crc32/info.txt index d86848cf4..590092ede 100644 --- a/src/checksum/crc32/info.txt +++ b/src/checksum/crc32/info.txt @@ -1,12 +1,5 @@ define CRC32 -load_on auto - -<add> -crc32.cpp -crc32.h -</add> - <requires> hash </requires> |