summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfm-x/cid.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/dvipdfm-x/cid.h')
-rw-r--r--Build/source/texk/dvipdfm-x/cid.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/Build/source/texk/dvipdfm-x/cid.h b/Build/source/texk/dvipdfm-x/cid.h
index 47882b7e19f..77bed2011ab 100644
--- a/Build/source/texk/dvipdfm-x/cid.h
+++ b/Build/source/texk/dvipdfm-x/cid.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
@@ -36,7 +36,6 @@ extern CIDSysInfo CSI_UNICODE;
typedef struct CIDFont CIDFont;
-extern void CIDFont_set_verbose (void);
#if 0
extern int CIDFont_require_version (void);
#endif