mirror of
https://git.code.sf.net/p/zint/code
synced 2025-12-17 18:07:02 +00:00
Code format and audit, part 2
Update copyright info, remove unused code, etc.
This commit is contained in:
@@ -1366,7 +1366,6 @@ int code_one(struct zint_symbol *symbol, unsigned char source[], int length) {
|
||||
}
|
||||
|
||||
binary_load(elreg, (char *) source, length);
|
||||
hex_dump(elreg);
|
||||
|
||||
for (i = 0; i < 15; i++) {
|
||||
data[i] = 0;
|
||||
|
||||
Reference in New Issue
Block a user