summaryrefslogtreecommitdiff
path: root/gs/devices/vector/gdevpdtf.h
diff options
context:
space:
mode:
Diffstat (limited to 'gs/devices/vector/gdevpdtf.h')
-rw-r--r--gs/devices/vector/gdevpdtf.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/gs/devices/vector/gdevpdtf.h b/gs/devices/vector/gdevpdtf.h
index cb0d5576c..89de1afca 100644
--- a/gs/devices/vector/gdevpdtf.h
+++ b/gs/devices/vector/gdevpdtf.h
@@ -424,14 +424,6 @@ pdf_font_embed_t pdf_font_embed_status(gx_device_pdf *pdev, gs_font *font,
*/
int pdf_compute_BaseFont(gx_device_pdf *pdev, pdf_font_resource_t *pdfont, bool finish);
-#ifdef DEPRECATED_906
-/*
- * Close the text-related parts of a document, including writing out font
- * and related resources.
- */
-int pdf_close_text_document(gx_device_pdf *pdev); /* in gdevpdtw.c */
-#endif
-
/*
* Convert True Type fonts into CID fonts for PDF/A.
*/