Kill all the IE/excanvas hacks
[dygraphs.git] / auto_tests / misc / local.html
index e419959..6549d66 100644 (file)
@@ -2,10 +2,6 @@
 <html>
 <head>
   <!-- Standard Dygraph scripts -->
-  <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
-  <!--[if IE]>
-  <script type="text/javascript" src="../../excanvas.js"></script>
-  <![endif]-->
   <script type="text/javascript" src="../../dygraph-dev.js"></script>
   <script type="text/javascript" src="../../extras/smooth-plotter.js"></script>