Removed debug code
authorAlexander Ebert <ebert@woltlab.com>
Sat, 28 Sep 2013 11:52:41 +0000 (13:52 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Sat, 28 Sep 2013 11:52:41 +0000 (13:52 +0200)
wcfsetup/install/files/js/WCF.js

index 17efd6a30f390e8d7205d535ffbc027538441e5c..3001c76d2b9acb3987a59ded560c70cf8c3e906e 100755 (executable)
@@ -2730,8 +2730,6 @@ WCF.Date.Picker = {
                        
                        return part1 + part2;
                });
-               
-               console.debug(this._dateFormat + " " + this._timeFormat);
        },
        
        /**