From c8d9f4e6e363278ea526a41708c91b665d4cb8ed Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Mon, 22 Jun 2009 14:28:06 +0000 Subject: use ANSI C function declarations and prototypes git-svn-id: svn://tug.org/texlive/trunk@13882 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/dviljk/config.h | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'Build/source/texk/dviljk/config.h') diff --git a/Build/source/texk/dviljk/config.h b/Build/source/texk/dviljk/config.h index bfbe22fbf51..97af49738fd 100644 --- a/Build/source/texk/dviljk/config.h +++ b/Build/source/texk/dviljk/config.h @@ -203,17 +203,7 @@ typedef SCHAR_TYPE signed_char; # define long4 long #endif -#ifdef __STDC__ -#define NeedFunctionPrototypes 1 #include -#else -#define NeedFunctionPrototypes 0 -#include -#endif - -#if NeedFunctionPrototypes -#define NeedVarargsPrototypes 1 -#endif #ifndef KPATHSEA #error "Would need changed findfile, dviljk has changed allocation semantic of name member in tfontptr" -- cgit v1.2.3