removed assert checking that bit depth is 8 or 16 as the code appears to work correct...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 4 Jun 2009 08:23:32 +0000 (08:23 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 4 Jun 2009 08:23:32 +0000 (08:23 +0000)
commit817b3d0e78fa6c1e3d862e8a7464be8aa66ccd80
tree6f81e566e80ba867e724288cfc681d360959a66c
parent8e7da4267d8d6b196d5d9288344934688add68f5
removed assert checking that bit depth is 8 or 16 as the code appears to work correctly for 1, 2 and4 bit depths as well (closes #10840)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60890 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/imagpng.cpp