Rebuild docs, files, and update minifiers.

Former-commit-id: 65b04c3efc7677c8ec5cc7ce6e5840fed23b3716
This commit is contained in:
John-David Dalton
2013-05-19 13:11:57 -07:00
parent 87af68c092
commit a2088fa500
15 changed files with 632 additions and 501 deletions

View File

@@ -105,7 +105,6 @@
/** Used for `Array` and `Object` method references */
var arrayProto = Array.prototype,
errorProto = Error.prototype,
objectProto = Object.prototype,
stringProto = String.prototype;