--- loncom/html/adm/jsMath/jsMath-old-browsers.js 2006/03/27 19:32:07 1.1
+++ loncom/html/adm/jsMath/jsMath-old-browsers.js 2006/05/17 22:19:27 1.2
@@ -22,8 +22,6 @@
* limitations under the License.
*/
-jsMath.Script.Start();
-
jsMath.Add(jsMath.HTML,{
/*
* Use the blank GIF image for spacing and rules
@@ -58,5 +56,3 @@ if (jsMath.browser == 'Konqueror') {
}
jsMath.styles['.typeset .spacer'] = '';
-
-jsMath.Script.End();