Remove stray TODO comment

This commit is contained in:
Jay Berkenbilt 2019-08-31 08:43:48 -04:00
parent 0787ec9620
commit dfb447ee4f
1 changed files with 0 additions and 1 deletions

View File

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