Don't set DUK_USE_DEEP_C_STACK since the option has been removed.

This commit is contained in:
Michael Drake 2015-12-14 16:05:10 +00:00
parent 6d792468c5
commit abf8d542b1

View File

@ -28,5 +28,4 @@
#undef DUK_USE_DATE_PARSE_STRING
#endif
#define DUK_USE_DEEP_C_STACK
#define DUK_OPT_REGEXP_CANON_WORKAROUND