Remove ctorByClass from the minified vars list in pre-compile.js.

Former-commit-id: 5f5fe90d6a1a9726a07ee7b4c2c9b9b23b6700d3
This commit is contained in:
John-David Dalton
2013-05-19 10:58:36 -07:00
parent 10626904af
commit 0b4b86f6c9

View File

@@ -15,7 +15,6 @@
'collection',
'conditions',
'ctor',
'ctorByClass',
'errorClass',
'errorProto',
'guard',