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