This commit is contained in:
artemp 2015-05-14 15:39:11 +01:00
parent 75a77882e8
commit 6ed878955a

View file

@ -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")