refactored

This commit is contained in:
coderaiser 2013-03-19 10:24:58 -04:00
parent 030a4d552c
commit ef3ef781a3
3 changed files with 32 additions and 26 deletions

View file

@ -154,8 +154,6 @@
lJSON[i+1] = lJSONFile;
}
lDirPath = lDirPath.substr(lDirPath, lDirPath.lastIndexOf('/') );
Util.exec(p.callback, null, lJSON);
}