From 9377edc497ae17014df1fcd124d220151a4882b0 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Wed, 09 Oct 2013 14:12:00 -0400 Subject: [PATCH] More lceanup --- plugins/managesieve/localization/lb_LU.inc | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/plugins/managesieve/localization/lb_LU.inc b/plugins/managesieve/localization/lb_LU.inc index 8b6845d..9977d1d 100644 --- a/plugins/managesieve/localization/lb_LU.inc +++ b/plugins/managesieve/localization/lb_LU.inc @@ -159,8 +159,6 @@ $labels['asciinumeric'] = 'numeric (ascii-numeric)'; $labels['index'] = 'index:'; $labels['indexlast'] = 'backwards'; - -$messages = array(); $messages['filterunknownerror'] = 'Unknown server error.'; $messages['filterconnerror'] = 'Unable to connect to server.'; $messages['filterdeleteerror'] = 'Unable to delete filter. Server error occured.'; @@ -193,5 +191,4 @@ $messages['setexist'] = 'Set already exists.'; $messages['nodata'] = 'At least one position must be selected!'; $messages['invaliddateformat'] = 'Invalid date or date part format'; - ?> -- Gitblit v1.9.1