summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfm-x/pdfdev.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/dvipdfm-x/pdfdev.h')
-rw-r--r--Build/source/texk/dvipdfm-x/pdfdev.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/dvipdfm-x/pdfdev.h b/Build/source/texk/dvipdfm-x/pdfdev.h
index f8a3a3f65b1..63642cbc3e5 100644
--- a/Build/source/texk/dvipdfm-x/pdfdev.h
+++ b/Build/source/texk/dvipdfm-x/pdfdev.h
@@ -158,7 +158,7 @@ extern int pdf_dev_setfont (const char *font_name, spt_t ptsize);
/* The following two routines are NOT WORKING.
* Dvipdfmx doesn't manage gstate well..
*/
-#ifdef XETEX
+#if 0
/* pdf_dev_translate() or pdf_dev_concat() should be used. */
extern void pdf_dev_set_origin (double orig_x, double orig_y);
#endif