chore(dom) rm old comment

This commit is contained in:
coderaiser 2013-11-19 10:03:35 +00:00
parent 0ee645ce04
commit 6a9e81980e

View file

@ -1378,7 +1378,6 @@ var CloudCmd, Util, DOM, CloudFunc, Dialog;
lCurrent = pCurrent || this.getCurrentFile(),
lLink = this.getCurrentPath(lCurrent),
lName = this.getCurrentName(lCurrent);
/* если это папка - возвращаем слово dir вместо размера*/
if (lName !== '..')
RESTful.read(lLink, function(pSize) {