X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Fsrc%2Fmodules%2Fmod_png%2Fmptr_png.cpp;h=748801de03878353177faa0465cd040cabe50f19;hb=2c8b494c41e7258d1ae041fc28acc5f07816d5a4;hp=19f82f35880b1edb0b9203134103fbfd1bb82d47;hpb=a095981e18cc37a8ecc7cd237cc22b9c10329264;p=synfig.git diff --git a/synfig-core/src/modules/mod_png/mptr_png.cpp b/synfig-core/src/modules/mod_png/mptr_png.cpp index 19f82f3..748801d 100644 --- a/synfig-core/src/modules/mod_png/mptr_png.cpp +++ b/synfig-core/src/modules/mod_png/mptr_png.cpp @@ -334,7 +334,7 @@ png_mptr::png_mptr(const char *file_name) trim = false; - if (getenv("SYNFIG_DISABLE_CROP_IMPORTED_IMAGES")) + //if (getenv("SYNFIG_DISABLE_CROP_IMPORTED_IMAGES")) return; switch(color_type)