summaryrefslogtreecommitdiff
path: root/Build/source/texk/mendexk/kp.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/mendexk/kp.h')
-rw-r--r--Build/source/texk/mendexk/kp.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/Build/source/texk/mendexk/kp.h b/Build/source/texk/mendexk/kp.h
index 7ad5e3e1d8a..69ae4fa8df5 100644
--- a/Build/source/texk/mendexk/kp.h
+++ b/Build/source/texk/mendexk/kp.h
@@ -13,10 +13,6 @@ extern KpathseaSupportInfo kp_ist, kp_dict;
extern int KP_init(char *);
extern int KP_entry_filetype(KpathseaSupportInfo *);
extern const char *KP_find_file(KpathseaSupportInfo *, const char *);
-#ifdef KPATHSEA3
extern const char *KP_get_value(const char *, const char *);
-#else
-extern const char *KP_get_value(const char *, const char *, const char *);
-#endif
#endif /* KPATHSEA */
#endif /* ! KSUPPORT_H_INCLUDED */