[ticket/9179] Remove unnecessary newline.

cc8d22bed6 added one empty line too much.

PHPBB3-9179
This commit is contained in:
Andreas Fischer 2010-05-16 23:43:54 +02:00 committed by Nils Adermann
parent cc8d22bed6
commit 491fc0516e

View file

@ -121,7 +121,6 @@ define('NOTIFY_BOTH', 2);
define('NOTIFY_YES', 0);
define('NOTIFY_NO', 1);
// Email Priority Settings
define('MAIL_LOW_PRIORITY', 4);
define('MAIL_NORMAL_PRIORITY', 3);