mirror of
https://github.com/qpdf/qpdf.git
synced 2024-11-16 09:37:08 +00:00
Remove duplicated comment
This commit is contained in:
parent
c660f74334
commit
690d6031db
@ -2898,7 +2898,6 @@ QPDFWriter::writeStandard()
|
||||
qpdf_offset_t xref_offset = this->pipeline->getCount();
|
||||
if (this->object_stream_to_objects.empty())
|
||||
{
|
||||
// Write regular cross-reference table
|
||||
// Write regular cross-reference table
|
||||
writeXRefTable(t_normal, 0, this->next_objid - 1, this->next_objid);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user