Selaa lähdekoodia

removed obsolete code

Gildas 7 vuotta sitten
vanhempi
sitoutus
0c3b05fb19
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      lib/single-file/doc-helper.js

+ 0 - 1
lib/single-file/doc-helper.js

@@ -190,7 +190,6 @@ this.docHelper = this.docHelper || (() => {
 					} else {
 					} else {
 						imageElement.style.removeProperty("padding");
 						imageElement.style.removeProperty("padding");
 					}
 					}
-					imageElement.style.removeProperty("padding");
 					imageData = {
 					imageData = {
 						width: imageElement.width,
 						width: imageElement.width,
 						height: imageElement.height,
 						height: imageElement.height,