mirror of
https://github.com/qpdf/qpdf.git
synced 2025-01-31 10:58:25 +00:00
Remove stray comment
This commit is contained in:
parent
c227249ef1
commit
3b5d72b946
@ -834,7 +834,6 @@ void runtest(int n, char const* filename)
|
||||
}
|
||||
else if (n == 23)
|
||||
{
|
||||
// Try to remove a page we don't have
|
||||
std::vector<QPDFObjectHandle> const& pages = pdf.getAllPages();
|
||||
pdf.removePage(pages.back());
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user