Revert [28217].

Misfired commit for #27936.

git-svn-id: https://develop.svn.wordpress.org/trunk@28218 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Dominik Schilling (ocean90)
2014-04-25 20:17:59 +00:00
parent 5d8f69e0c5
commit fd26def119
2 changed files with 0 additions and 27 deletions
-4
View File
@@ -113,10 +113,6 @@
return false;
}
if (this.get('imageWidth') <= this.get('themeWidth')) {
return false;
}
return true;
}
});