mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-22 19:38:06 -04:00
remove the D_MAXSHORT definition
It isn't used anywhere anymore.
This commit is contained in:
parent
5f957facd1
commit
171cfc9241
@ -57,7 +57,6 @@ typedef int64_t Long64;
|
||||
#include <limits.h>
|
||||
#define D_MAXINT INT_MAX
|
||||
#define D_MININT INT_MIN
|
||||
#define D_MAXSHORT SHRT_MAX
|
||||
|
||||
#ifdef _WIN32
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user