diff options
Diffstat (limited to 'js/istreamdev.js')
-rw-r--r-- | js/istreamdev.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/js/istreamdev.js b/js/istreamdev.js index eef6357..10a465c 100644 --- a/js/istreamdev.js +++ b/js/istreamdev.js @@ -48,8 +48,6 @@ jQT = new $.jQTouch({ // [GENERIC STUFF]
// Global variable
-//window.applicationCache;
-
dataString = "action=getGlobals";
$.getJSON("bin/backend.php",
dataString,
|