diff --git a/notifications/inc/hook_after_navbar.inc.php b/notifications/inc/hook_after_navbar.inc.php index ead0891de0..3cea8cbdb0 100644 --- a/notifications/inc/hook_after_navbar.inc.php +++ b/notifications/inc/hook_after_navbar.inc.php @@ -11,7 +11,6 @@ * @link http://www.egroupware.org * @author Cornelius Weiss * @version $Id$ - * @todo check if user wants notifications via egw popup! */ if (!$GLOBALS['egw_info']['user']['preferences']['notifications']['disable_ajaxpopup']) { $GLOBALS['egw']->translation->add_app('notifications');