diff options
Diffstat (limited to 'Build/source/texk/gsftopk/gsftopk.c')
-rw-r--r-- | Build/source/texk/gsftopk/gsftopk.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Build/source/texk/gsftopk/gsftopk.c b/Build/source/texk/gsftopk/gsftopk.c index 23bf508a42a..d79d4af4285 100644 --- a/Build/source/texk/gsftopk/gsftopk.c +++ b/Build/source/texk/gsftopk/gsftopk.c @@ -172,11 +172,6 @@ char *getenv(); #endif #endif /* undef FOPEN_WBIN_MODE */ - -#ifndef __STDC__ -#define const /* nothing */ -#endif /* not __STDC__ */ - #else /* KPATHSEA */ #include <kpathsea/config.h> |