mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-24 04:29:34 -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>
|
#include <limits.h>
|
||||||
#define D_MAXINT INT_MAX
|
#define D_MAXINT INT_MAX
|
||||||
#define D_MININT INT_MIN
|
#define D_MININT INT_MIN
|
||||||
#define D_MAXSHORT SHRT_MAX
|
|
||||||
|
|
||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user