From b517e15e9fb22ebb6d36127ff64470f8a00309d0 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Mon, 16 Apr 2012 13:41:48 +0000 Subject: kpathsea: Minor build fix and clean up git-svn-id: svn://tug.org/texlive/trunk@25986 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/kpathsea/cnf.c | 9 --------- 1 file changed, 9 deletions(-) (limited to 'Build/source/texk/kpathsea/cnf.c') diff --git a/Build/source/texk/kpathsea/cnf.c b/Build/source/texk/kpathsea/cnf.c index 1f9dc744c88..97cf02d6a93 100644 --- a/Build/source/texk/kpathsea/cnf.c +++ b/Build/source/texk/kpathsea/cnf.c @@ -271,12 +271,3 @@ kpathsea_cnf_get (kpathsea kpse, const_string name) return ret; } - -#if defined(KPSE_COMPAT_API) -string -kpse_cnf_get (const_string name) -{ - return kpathsea_cnf_get(kpse_def, name); -} -#endif - -- cgit v1.2.3