update files

This commit is contained in:
nuintun 2015-12-02 16:26:08 +08:00
parent 1e82e49f56
commit ac447689a7

View File

@ -1082,8 +1082,6 @@ AnsiTerminal.prototype.toString = function (type){
stylesBuffer[i][j] = styleBuffer;
}
console.log(s);
this.stylesBuffer = stylesBuffer;
} else {
for (i = 0; i < rows; ++i) {