summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfm-x/cmap_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/dvipdfm-x/cmap_p.h')
-rw-r--r--Build/source/texk/dvipdfm-x/cmap_p.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/Build/source/texk/dvipdfm-x/cmap_p.h b/Build/source/texk/dvipdfm-x/cmap_p.h
index e106392abb2..9bea8271c4e 100644
--- a/Build/source/texk/dvipdfm-x/cmap_p.h
+++ b/Build/source/texk/dvipdfm-x/cmap_p.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
@@ -96,8 +96,6 @@ struct CMap {
int minBytesOut;
int maxBytesOut;
} profile;
-
- int *reverseMap;
};
#endif /* _CMAP_P_H_ */