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', 'collection',
'conditions', 'conditions',
'ctor', 'ctor',
'ctorByClass',
'errorClass', 'errorClass',
'errorProto', 'errorProto',
'guard', 'guard',