cleanup
This commit is contained in:
parent
75a77882e8
commit
6ed878955a
1 changed files with 0 additions and 1 deletions
|
@ -127,7 +127,6 @@ void handle_png_options(std::string const& type,
|
|||
}
|
||||
else if (key == "s")
|
||||
{
|
||||
//std::string s = t.substr(2);
|
||||
if (!val) throw image_writer_exception("invalid compression parameter: <uninitialised>");
|
||||
|
||||
if (*val == "default")
|
||||
|
|
Loading…
Reference in a new issue