Kill all the IE/excanvas hacks
[dygraphs.git] / tests / is-zoomed-ignore-programmatic-zoom.html
index bcd6f44..8262075 100644 (file)
@@ -1,10 +1,6 @@
 <html>
   <head>
-    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>isZoomedIgnoreProgrammaticZoom Flag</title>
-    <!--[if IE]>
-    <script type="text/javascript" src="../excanvas.js"></script>
-    <![endif]-->
     <!--
     For production (minified) code, use:
     <script type="text/javascript" src="dygraph-combined.js"></script>