mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-28 22:14:19 -04:00
Be quiet!
This commit is contained in:
parent
8d1b63f180
commit
da74f2d0d0
1 changed files with 1 additions and 1 deletions
|
@ -272,7 +272,7 @@ int ZBarcode_Encode(struct zint_symbol *symbol, unsigned char *input)
|
|||
error_number = error_buffer;
|
||||
}
|
||||
error_tag(symbol->errtxt, error_number);
|
||||
printf("%s\n",symbol->text);
|
||||
/*printf("%s\n",symbol->text);*/
|
||||
return error_number;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue