remove tail-call template

This commit is contained in:
Sebastian McKenzie 2015-02-21 14:21:31 +11:00
parent bc8d49c95c
commit c637575cab

View File

@ -60,7 +60,6 @@ File.helpers = [
"object-destructuring-empty",
"temporal-undefined",
"temporal-assert-defined",
"tail-call",
"self-global"
];