summaryrefslogtreecommitdiff
path: root/Build/source/texk/dviljk/tfm.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/dviljk/tfm.h')
-rw-r--r--Build/source/texk/dviljk/tfm.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/Build/source/texk/dviljk/tfm.h b/Build/source/texk/dviljk/tfm.h
index c43a496b066..fbae3589125 100644
--- a/Build/source/texk/dviljk/tfm.h
+++ b/Build/source/texk/dviljk/tfm.h
@@ -1,10 +1,6 @@
#ifndef _TFM_H
#define _TFM_H
-#if NeedFunctionPrototypes
bool tfm_read_info(char *, tfm_info_type *);
-#else
-bool tfm_read_info();
-#endif
#endif /* _TFM_H */