From 484617e2d74fb9250ee6d53d61d612c7a24969db Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Wed, 18 Feb 2015 00:18:35 +1100 Subject: [PATCH] Tidy up --- assets/js/plyr.js | 2 -- index.html | 13 +------------ 2 files changed, 1 insertion(+), 14 deletions(-) diff --git a/assets/js/plyr.js b/assets/js/plyr.js index 923b3dce..7414a381 100644 --- a/assets/js/plyr.js +++ b/assets/js/plyr.js @@ -6,8 +6,6 @@ // Credits: http://paypal.github.io/accessible-html5-video-player/ // ========================================================================== -/*global ActiveXObject*/ - (function (api) { "use strict"; diff --git a/index.html b/index.html index 0925d435..52a95451 100644 --- a/index.html +++ b/index.html @@ -55,18 +55,7 @@