OpenSystemsDevelopment
/
qpdf
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
ce358f103e51f5779b2e58a70b1439f5da7c5298
Authored by
Jay Berkenbilt
2011-08-11 10:17:24 -0400
1 parent
cb0c8ca2
remove stray XXX comment
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
libqpdf/QPDFWriter.cc
libqpdf/QPDFWriter.cc
View file @
ce358f1
...
...
@@ -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)
...
...