mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-14 12:04:29 +00:00
png_loader: code refactoring
removed unused variables.
This commit is contained in:
parent
e4ab100fb2
commit
c8e7bc9d43
1 changed files with 0 additions and 3 deletions
|
@ -1122,9 +1122,6 @@ static void lodepng_decompress_settings_init(LodePNGDecompressSettings* settings
|
|||
}
|
||||
|
||||
|
||||
const LodePNGDecompressSettings lodepng_default_decompress_settings = {0, 0, 0, 0, 0};
|
||||
|
||||
|
||||
/* ////////////////////////////////////////////////////////////////////////// */
|
||||
/* ////////////////////////////////////////////////////////////////////////// */
|
||||
/* // End of Zlib related code. Begin of PNG related code. // */
|
||||
|
|
Loading…
Add table
Reference in a new issue