summaryrefslogtreecommitdiff
path: root/MagickCore/nt-base.h
diff options
context:
space:
mode:
Diffstat (limited to 'MagickCore/nt-base.h')
-rw-r--r--MagickCore/nt-base.h9
1 files changed, 1 insertions, 8 deletions
diff --git a/MagickCore/nt-base.h b/MagickCore/nt-base.h
index 2c859f552..57b366b22 100644
--- a/MagickCore/nt-base.h
+++ b/MagickCore/nt-base.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2020 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2021 ImageMagick Studio LLC, a non-profit organization
dedicated to making software imaging solutions freely available.
You may not use this file except in compliance with the License. You may
@@ -55,13 +55,6 @@ extern "C" {
#define _SC_PAGE_SIZE 1
#define _SC_PHYS_PAGES 2
#define _SC_OPEN_MAX 3
-#if !defined(SSIZE_MAX)
-# ifdef _WIN64
-# define SSIZE_MAX LLONG_MAX
-# else
-# define SSIZE_MAX LONG_MAX
-# endif
-#endif
/*
_MSC_VER values: