www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit f3728603a916577d3a71b20ff76407e22c1781bc
parent ae8ae0cb72923285b5dd07cf8ab5b334296639bb
Author: Davide P. Cervone <dpvc@union.edu>
Date:   Mon, 28 Dec 2015 07:35:37 -0500

Remove unused variable

Diffstat:
Munpacked/jax/output/NativeMML/jax.js | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/unpacked/jax/output/NativeMML/jax.js b/unpacked/jax/output/NativeMML/jax.js @@ -1353,7 +1353,6 @@ nMML.msieIE8HeightBug = (mode === 8); }, Opera: function (browser) { - nMML.operaPositionBug = true; nMML.stretchyMoBug = true; nMML.tableLabelBug = true; nMML.mfencedBug = true;