Removed debug code
authorAlexander Ebert <ebert@woltlab.com>
Fri, 25 Aug 2017 11:23:13 +0000 (13:23 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Fri, 25 Aug 2017 11:23:13 +0000 (13:23 +0200)
wcfsetup/install/files/js/WoltLabSuite/Core/Notification/Handler.js

index 06b8556ff314c630dad3ede90a597d080e6c7d6c..63c768893179e9d3cb1cb85c5e0237c583c70e00 100644 (file)
@@ -93,9 +93,6 @@ define(['Ajax', 'Core', 'EventHandler'], function(Ajax, Core, EventHandler) {
                 * @protected
                 */
                _getNextDelay: function() {
-                       // TODO: DEBUG ONLY
-                       return 1;
-                       
                        if (_inactiveSince === 0) return 5;
                        
                        // milliseconds -> minutes