From: Alexander Ebert Date: Sat, 28 Sep 2013 11:52:41 +0000 (+0200) Subject: Removed debug code X-Git-Tag: 2.0.0_Beta_10~13^2~5 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=8baadb54a1a9f1decd99cabd26f6c5668bb33b75;p=GitHub%2FWoltLab%2FWCF.git Removed debug code --- 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); }, /**