Skip to content

Commit

Permalink
Removed unnecessary variable
Browse files Browse the repository at this point in the history
  • Loading branch information
juriejan authored and Mathieu Ghaleb committed Sep 9, 2015
1 parent 0e15c90 commit 510d6ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vendor/TraceKit/tracekit.js
Original file line number Diff line number Diff line change
Expand Up @@ -637,7 +637,6 @@ TraceKit.computeStackTrace = (function computeStackTraceWrapper() {
stack = [],
parts,
element,
func,
reference = /^(.*) is undefined$/.exec(ex.message);

for (var i = 0, j = lines.length; i < j; ++i) {
Expand Down

0 comments on commit 510d6ba

Please sign in to comment.