Skip to content

Commit 24b01d3

Browse files
committed
Looks like the global variable i was removed, so no need for this line any more.
1 parent e60c792 commit 24b01d3

File tree

1 file changed

+0
-2
lines changed
  • unpacked/jax/input/AsciiMath

1 file changed

+0
-2
lines changed

unpacked/jax/input/AsciiMath/jax.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,8 +180,6 @@
180180

181181
var navigator = {appName: "MathJax"}; // hide the true navigator object
182182

183-
var i; // avoid global variable used in code below
184-
185183
/******************************************************************
186184
*
187185
* The following section is ASCIIMathML.js Version 2.2

0 commit comments

Comments
 (0)