* src/bdf/bdflib.c (hdigits): Removed.

Fixes #1325.
This commit is contained in:
Alexei Podtelezhnikov 2025-04-12 15:06:59 -04:00
parent 5416689d95
commit 6b6b643f7f

View file

@ -285,14 +285,6 @@
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
};
static const unsigned char hdigits[32] =
{
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xFF, 0x03,
0x7E, 0x00, 0x00, 0x00, 0x7E, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
};
/* Routine to convert a decimal ASCII string to an unsigned long integer. */
static unsigned long