From 8baadb54a1a9f1decd99cabd26f6c5668bb33b75 Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Sat, 28 Sep 2013 13:52:41 +0200 Subject: [PATCH] Removed debug code --- wcfsetup/install/files/js/WCF.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/wcfsetup/install/files/js/WCF.js b/wcfsetup/install/files/js/WCF.js index 17efd6a30f..3001c76d2b 100755 --- a/wcfsetup/install/files/js/WCF.js +++ b/wcfsetup/install/files/js/WCF.js @@ -2730,8 +2730,6 @@ WCF.Date.Picker = { return part1 + part2; }); - - console.debug(this._dateFormat + " " + this._timeFormat); }, /** -- 2.20.1