From 963cbda1b1141c876d0b2d2fb4bad2cf3d8a46ed Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Tue, 16 Oct 2012 10:05:29 +0000 Subject: gsftopk: All current C compilers support `const' git-svn-id: svn://tug.org/texlive/trunk@27984 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/gsftopk/gsftopk.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'Build/source/texk/gsftopk/gsftopk.c') 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 -- cgit v1.2.3