SheetJS / js-codepage

:currency_exchange: Codepages for JS
http://sheetjs.com
Apache License 2.0
151 stars 39 forks source link

remove unneeded len assign #8

Closed zetxx closed 8 years ago

zetxx commented 9 years ago

why you assigning out.length = ... when on next line you are slicing it and overwrite the out whit the sliced one

SheetJSDev commented 8 years ago

This should be fixed in version 1.4.0