diff --git a/libraries/Util.php b/libraries/Util.php index f2124e800d..d8e53d316d 100644 --- a/libraries/Util.php +++ b/libraries/Util.php @@ -1104,12 +1104,8 @@ class Util unset($GLOBALS['using_bookmark_message']); } - // In an Ajax request, $GLOBALS['cell_align_left'] may not be defined. Hence, - // check for it's presence before using it $retval .= '
' . "\n"; if ($message instanceof Message) {