aboutsummaryrefslogtreecommitdiffstats
path: root/include/qpdf/QPDFWriter.hh
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2017-08-22 02:17:47 +0200
committerJay Berkenbilt <ejb@ql.org>2017-08-22 03:05:47 +0200
commit9f60a864a0bade2c1aaab54906c290614609fded (patch)
treee965e38c73ce08d0e7971245f9da543507395601 /include/qpdf/QPDFWriter.hh
parentf08ce00e626f193925ff4145b48fef4a9f51387a (diff)
downloadqpdf-9f60a864a0bade2c1aaab54906c290614609fded.tar.zst
Combine PCLm header into writeHeader
Diffstat (limited to 'include/qpdf/QPDFWriter.hh')
-rw-r--r--include/qpdf/QPDFWriter.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/qpdf/QPDFWriter.hh b/include/qpdf/QPDFWriter.hh
index 59a0dd98..33e76d99 100644
--- a/include/qpdf/QPDFWriter.hh
+++ b/include/qpdf/QPDFWriter.hh
@@ -431,7 +431,6 @@ class QPDFWriter
void enqueuePart(std::vector<QPDFObjectHandle>& part);
void writeEncryptionDictionary();
void writeHeader();
- void writePCLmHeader();
void writeHintStream(int hint_id);
qpdf_offset_t writeXRefTable(
trailer_e which, int first, int last, int size);