lodepng
lodepng copied to clipboard
Remove stale if(1)... to get rid of warnings
With all warnings enabled, cl emits a 'C4127: conditional expression is constant'. Just remove the offending line since uit's dead code and the comment for it is clear emough.