Remove the need for the internal setArray method, it was only really used by pushStac...
authorjeresig <jeresig@gmail.com>
Sat, 13 Feb 2010 06:45:09 +0000 (01:45 -0500)
committerjeresig <jeresig@gmail.com>
Sat, 13 Feb 2010 06:45:09 +0000 (01:45 -0500)
commit7a467ed9360c2c55ea55a56e5767c9581e4f4f69
tree407edab158e46b746000c219a53e04a290fc3c7e
parent8404ad6070d1fae8e667eed734d958154f0d7e3c
Remove the need for the internal setArray method, it was only really used by pushStack anyway. Fixes #6003.
src/core.js