tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / fast / js / script-tests / recursion-limit-equal.js
index ff722ef..fac4a00 100755 (executable)
@@ -2,8 +2,6 @@ description('Tests hitting the recursion limit with equality comparisons. At one
 
 ch = 0;
 
-var successfullyParsed = true;
-
 function test()
 {
     if (ch == 0)