summaryrefslogtreecommitdiff
path: root/StoneIsland/www/js/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'StoneIsland/www/js/index.js')
-rwxr-xr-xStoneIsland/www/js/index.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/StoneIsland/www/js/index.js b/StoneIsland/www/js/index.js
index 73af443a..0770b0f6 100755
--- a/StoneIsland/www/js/index.js
+++ b/StoneIsland/www/js/index.js
@@ -79,8 +79,6 @@ var app = (function(){
push.init()
app.account.connect( app.router.launch.bind(app.router) )
// }
-
- $("body").removeClass("loading")
}
var refresh_time = +Date.now()