diff options
Diffstat (limited to 'portability.h')
-rw-r--r-- | portability.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/portability.h b/portability.h index 39e1583b..d606368d 100644 --- a/portability.h +++ b/portability.h @@ -83,8 +83,6 @@ extern "C" { #endif #ifdef _MSC_VER - #define isascii __isascii - /* * If <crtdbg.h> has been included, and _DEBUG is defined, and * __STDC__ is zero, <crtdbg.h> will define strdup() to call |