From: Alexander Ebert Date: Fri, 25 Aug 2017 11:23:13 +0000 (+0200) Subject: Removed debug code X-Git-Tag: 3.1.0_Alpha_2~25^2~3 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=4585d0b3f7e67dd187186ba7d2ac2b44fde0d043;p=GitHub%2FWoltLab%2FWCF.git Removed debug code --- diff --git a/wcfsetup/install/files/js/WoltLabSuite/Core/Notification/Handler.js b/wcfsetup/install/files/js/WoltLabSuite/Core/Notification/Handler.js index 06b8556ff3..63c7688931 100644 --- a/wcfsetup/install/files/js/WoltLabSuite/Core/Notification/Handler.js +++ b/wcfsetup/install/files/js/WoltLabSuite/Core/Notification/Handler.js @@ -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