From 1c6f4811bc70577aaa86755afd8b16f360130220 Mon Sep 17 00:00:00 2001 From: edward Date: Fri, 24 Feb 2017 14:31:12 +0800 Subject: [PATCH] Roo/Element.js --- Roo/Element.js | 1 - 1 file changed, 1 deletion(-) diff --git a/Roo/Element.js b/Roo/Element.js index 7219573083..1432ca8b26 100644 --- a/Roo/Element.js +++ b/Roo/Element.js @@ -699,7 +699,6 @@ if(opt.anim.isAnimated()){ prop = "cssFloat"; } if(el.style && (v = el.style[prop])){ - Roo.log(v); return v; } if(cs = view.getComputedStyle(el, "")){ -- 2.39.2