From 4b316725778b90f512a7684c70b7b5384d4c4485 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Fri, 27 Sep 2013 14:34:13 +0000 Subject: [PATCH] --- js/main.js | 1 - 1 file changed, 1 deletion(-) diff --git a/js/main.js b/js/main.js index 3333bd9a..8ceae3a4 100644 --- a/js/main.js +++ b/js/main.js @@ -82,7 +82,6 @@ function onDeviceReady() { } console.log('cordova ready'); - navigator.splashscreen.hide(); if (navigator.onLine && manifest) { var readyToLoad = false; -- 2.39.5