diff options
Diffstat (limited to 'Build/source/texk/kpathsea/truncate.h')
-rw-r--r-- | Build/source/texk/kpathsea/truncate.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Build/source/texk/kpathsea/truncate.h b/Build/source/texk/kpathsea/truncate.h index 824daa16ec3..030d5977463 100644 --- a/Build/source/texk/kpathsea/truncate.h +++ b/Build/source/texk/kpathsea/truncate.h @@ -28,10 +28,6 @@ NAME. */ extern string kpathsea_truncate_filename (kpathsea kpse, const_string name); -#if defined (KPSE_COMPAT_API) -extern string kpse_truncate_filename (const_string name); -#endif - #endif /* MAKE_KPSE_DLL */ #endif /* not KPATHSEA_TRUNCATE_H */ |