summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfm-x/type0.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/dvipdfm-x/type0.h')
-rw-r--r--Build/source/texk/dvipdfm-x/type0.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/Build/source/texk/dvipdfm-x/type0.h b/Build/source/texk/dvipdfm-x/type0.h
index 11ab0064327..0b6cc62ef29 100644
--- a/Build/source/texk/dvipdfm-x/type0.h
+++ b/Build/source/texk/dvipdfm-x/type0.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.
This program is free software; you can redistribute it and/or modify
@@ -28,8 +28,6 @@
typedef struct Type0Font Type0Font;
-extern void Type0Font_set_verbose (void);
-
extern int Type0Font_get_wmode (Type0Font *font);
#if 0
extern char *Type0Font_get_encoding (Type0Font *font);