mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-09 13:41:59 -04:00
Remove superfluous code
This commit is contained in:
parent
bfb4d3284b
commit
63a252a573
6 changed files with 0 additions and 29 deletions
|
@ -109,7 +109,6 @@ int telepen_num(struct zint_symbol *symbol, unsigned char source[], int src_len)
|
|||
char dest[1024]; /* 14 + 60 * 14 + 14 + 14 + 1 ~ 1024 */
|
||||
unsigned char temp[64];
|
||||
|
||||
error_number = 0;
|
||||
count = 0;
|
||||
|
||||
if (temp_length > 60) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue