Commit ce358f103e51f5779b2e58a70b1439f5da7c5298

Authored by Jay Berkenbilt
1 parent cb0c8ca2

remove stray XXX comment

Showing 1 changed file with 0 additions and 2 deletions
libqpdf/QPDFWriter.cc
... ... @@ -1557,8 +1557,6 @@ QPDFWriter::generateObjectStreams()
1557 1557 void
1558 1558 QPDFWriter::write()
1559 1559 {
1560   - // XXX Check output
1561   -
1562 1560 // Do preliminary setup
1563 1561  
1564 1562 if (this->linearized)
... ...