From 24b01d336b2774874e61dabcbb7a843eb8b0d628 Mon Sep 17 00:00:00 2001 From: "Davide P. Cervone" Date: Wed, 31 Aug 2016 11:40:59 -0400 Subject: [PATCH] Looks like the global variable i was removed, so no need for this line any more. --- unpacked/jax/input/AsciiMath/jax.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/unpacked/jax/input/AsciiMath/jax.js b/unpacked/jax/input/AsciiMath/jax.js index 26981e5a1..a67015e7f 100644 --- a/unpacked/jax/input/AsciiMath/jax.js +++ b/unpacked/jax/input/AsciiMath/jax.js @@ -180,8 +180,6 @@ var navigator = {appName: "MathJax"}; // hide the true navigator object - var i; // avoid global variable used in code below - /****************************************************************** * * The following section is ASCIIMathML.js Version 2.2