summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfm-x/mpost.h
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2015-08-12 11:06:16 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2015-08-12 11:06:16 +0000
commit73447a07f1f4c93539418cc14fbfbbe6ede62728 (patch)
treeed4f5efb169a8e20e9947af3b09aee9b886452d4 /Build/source/texk/dvipdfm-x/mpost.h
parentaecb768e7189355e7b96d2796a6ec23133088840 (diff)
texk/dvipdfm-x: Moved check_for_mp() and declared as static
git-svn-id: svn://tug.org/texlive/trunk@38104 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvipdfm-x/mpost.h')
-rw-r--r--Build/source/texk/dvipdfm-x/mpost.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/Build/source/texk/dvipdfm-x/mpost.h b/Build/source/texk/dvipdfm-x/mpost.h
index abb6c3b8c24..a2980a4b314 100644
--- a/Build/source/texk/dvipdfm-x/mpost.h
+++ b/Build/source/texk/dvipdfm-x/mpost.h
@@ -1,6 +1,6 @@
/* This is dvipdfmx, an eXtended version of dvipdfm by Mark A. Wicks.
- Copyright (C) 2002-2014 by Jin-Hwan Cho and Shunsaku Hirata,
+ Copyright (C) 2002-2015 by Jin-Hwan Cho and Shunsaku Hirata,
the dvipdfmx project team.
Copyright (C) 1998, 1999 by Mark A. Wicks <mwicks@kettering.edu>
@@ -27,8 +27,6 @@
#include "pdfximage.h"
#include "pdfdev.h"
-extern int check_for_mp (FILE *fp);
-
extern int mps_scan_bbox (const char **pp, const char *endptr, pdf_rect *bbox);
/* returns xobj_id */