mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-01-18 06:30:14 +08:00
Remove macros which are no longer needed
Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
parent
ef1d9600b1
commit
9266f01857
@ -126,9 +126,6 @@ typedef unsigned char BOOL8;
|
||||
|
||||
#endif /* _WIN32 */
|
||||
|
||||
#define INT32FORMAT "%" PRId32
|
||||
#define INT64FORMAT "%" PRId64
|
||||
|
||||
#define MAX_INT8 0x7f
|
||||
#define MAX_INT16 0x7fff
|
||||
#define MAX_INT32 0x7fffffff
|
||||
|
Loading…
Reference in New Issue
Block a user