From b97062c392ad91f186cc9c9e88e350478446b034 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Sun, 14 Oct 2018 20:11:31 -0400 Subject: #710 cleanup --- www/js/app.js | 9 --------- 1 file changed, 9 deletions(-) (limited to 'www/js/app.js') diff --git a/www/js/app.js b/www/js/app.js index 5935ee0d..da87b821 100755 --- a/www/js/app.js +++ b/www/js/app.js @@ -2026,15 +2026,6 @@ angular.module('zmApp', [ }); } - // console.log("file logger"); - - /*if (NVRDataModel.getLogin().disableNative) { - NVRDataModel.log("Disabling native transitions..."); - $ionicNativeTransitions.enable(false); - } else { - NVRDataModel.log("Enabling native transitions..."); - $ionicNativeTransitions.enable(true); - }*/ // At this stage, DataModel.init is not called yet // but I do need to know the language -- cgit v1.2.3