tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / fast / js / script-tests / reentrant-call-unwind.js
index ebb02b1..736f506 100755 (executable)
@@ -15,5 +15,3 @@ try {
         shouldBe("f()", "0");
     }).apply();
 }
-
-var successfullyParsed = true;