From bd03a556c0804c2d40f2fc61b910ca968b27c202 Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Tue, 13 Aug 2013 14:17:18 -0700 Subject: chore($parse): remove duplicate comment line --- src/ng/parse.js | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/ng/parse.js b/src/ng/parse.js index 7c244bd8..9eeb1439 100644 --- a/src/ng/parse.js +++ b/src/ng/parse.js @@ -16,7 +16,6 @@ var $parseMinErr = minErr('$parse'); // access to any member named "constructor". // // For reflective calls (a[b]) we check that the value of the lookup is not the Function constructor while evaluating -// For reflective calls (a[b]) we check that the value of the lookup is not the Function constructor while evaluating // the expression, which is a stronger but more expensive test. Since reflective calls are expensive anyway, this is not // such a big deal compared to static dereferencing. // -- cgit v1.2.3