remove print statement

This commit is contained in:
rlx 2016-01-16 13:18:58 +05:30
parent 09687f0cd7
commit c9da0f8495

View file

@ -349,8 +349,6 @@ oml.ui.infoView = function(externalData, isMixed) {
size = iconSize,
reflectionSize = Math.round(size / 2);
Ox.print('SRC', src);
$elements.forEach(function($element) {
$element.empty();