Kill all the IE/excanvas hacks
[dygraphs.git] / gallery / index.html
index 9cf4791..41a1295 100644 (file)
@@ -1,11 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
-    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>Dygraphs Gallery</title>
-    <!--[if IE]>
-    <script type="text/javascript" src="../excanvas.js"></script>
-    <![endif]-->
 
     <script src="../dygraph-dev.js"></script>
     <script src="../extras/synchronizer.js"></script>