mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 03:50:57 +01:00
removed unused code (base85 and crc32)
This commit is contained in:
@@ -25,7 +25,7 @@ my %sobytes = (
|
||||
'crypto_generichash_BYTES_MAX' => 64,
|
||||
);
|
||||
|
||||
my @ignore = qw(digital_crc32.h base85.h uthash.h);
|
||||
my @ignore = qw(uthash.h);
|
||||
|
||||
my @code;
|
||||
my @structs;
|
||||
|
||||
Reference in New Issue
Block a user