aboutsummaryrefslogtreecommitdiff
path: root/js/platform.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/platform.js')
-rw-r--r--js/platform.js6
1 files changed, 0 insertions, 6 deletions
diff --git a/js/platform.js b/js/platform.js
deleted file mode 100644
index 293ad7a..0000000
--- a/js/platform.js
+++ /dev/null
@@ -1,6 +0,0 @@
-//This file contains the stuff that's different between browsers, as much as possible
-
-//Defaults are the Chrome apis, then we override what's necessary...
-var platform = {
-
-}; \ No newline at end of file