summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfm-x/tfm.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/dvipdfm-x/tfm.h')
-rw-r--r--Build/source/texk/dvipdfm-x/tfm.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/Build/source/texk/dvipdfm-x/tfm.h b/Build/source/texk/dvipdfm-x/tfm.h
index 7621133412c..3f3b2379492 100644
--- a/Build/source/texk/dvipdfm-x/tfm.h
+++ b/Build/source/texk/dvipdfm-x/tfm.h
@@ -1,6 +1,6 @@
/* This is dvipdfmx, an eXtended version of dvipdfm by Mark A. Wicks.
- Copyright (C) 2002-2016 by Jin-Hwan Cho and Shunsaku Hirata,
+ Copyright (C) 2002-2018 by Jin-Hwan Cho and Shunsaku Hirata,
the dvipdfmx project team.
Copyright (C) 1998, 1999 by Mark A. Wicks <mwicks@kettering.edu>
@@ -25,8 +25,6 @@
#include "numbers.h"
-extern void tfm_set_verbose (void);
-
extern int tfm_open (const char * tex_name, int must_exist);
extern void tfm_close_all (void);