Kill all the IE/excanvas hacks
[dygraphs.git] / experimental / palette / index.html
index 8951811..de0cf0c 100644 (file)
@@ -1,11 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
-    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>Palette Demo</title>
-    <!--[if IE]>
-    <script type="text/javascript" src="../../excanvas.js"></script>
-    <![endif]-->
     <script type="text/javascript" src="jquery-1.8.3.min.js"></script>
     <script type="text/javascript" src="../../dygraph-dev.js"></script>
     <script type="text/javascript" src="options.js"></script>