summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfm-x/specials.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/dvipdfm-x/specials.h')
-rw-r--r--Build/source/texk/dvipdfm-x/specials.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/Build/source/texk/dvipdfm-x/specials.h b/Build/source/texk/dvipdfm-x/specials.h
index b58aaf6a398..0ce9785a314 100644
--- a/Build/source/texk/dvipdfm-x/specials.h
+++ b/Build/source/texk/dvipdfm-x/specials.h
@@ -1,6 +1,6 @@
/* This is dvipdfmx, an eXtended version of dvipdfm by Mark A. Wicks.
- Copyright (C) 2007-2016 by Jin-Hwan Cho and Shunsaku Hirata,
+ Copyright (C) 2007-2018 by Jin-Hwan Cho and Shunsaku Hirata,
the dvipdfmx project team.
Copyright (C) 1998, 1999 by Mark A. Wicks <mwicks@kettering.edu>
@@ -44,8 +44,6 @@ struct spc_handler {
spc_handler_fn_ptr exec;
};
-/* This should not use pdf_. */
-extern void spc_set_verbose (void);
#include <stdarg.h>
extern void spc_warn (struct spc_env *spe, const char *fmt, ...);