2
1
mirror of https://github.com/qpdf/qpdf.git synced 2025-01-30 18:38:52 +00:00

Remove stray TODO comment

This commit is contained in:
Jay Berkenbilt 2019-08-31 08:43:48 -04:00
parent 0787ec9620
commit dfb447ee4f

View File

@ -49,7 +49,6 @@ int main(int argc, char* argv[])
{
usage();
}
// QXXXQ level
Pl_Flate::action_e action = Pl_Flate::a_inflate;