From 92553ea37ea0f602c787f9c4b232b11967b30580 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cornelius=20Wei=C3=9F?= Date: Thu, 7 Jun 2007 22:06:46 +0000 Subject: [PATCH] removed allready done todo --- notifications/inc/hook_after_navbar.inc.php | 1 - 1 file changed, 1 deletion(-) 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');