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/fa_IR.inc |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/plugins/managesieve/localization/fa_IR.inc b/plugins/managesieve/localization/fa_IR.inc
index 28d8762..5d3cdcd 100644
--- a/plugins/managesieve/localization/fa_IR.inc
+++ b/plugins/managesieve/localization/fa_IR.inc
@@ -159,8 +159,6 @@
 $labels['asciinumeric'] = 'عددی (ascii-numeric)';
 $labels['index'] = 'فهرست:';
 $labels['indexlast'] = 'به عقب';
-
-$messages = array();
 $messages['filterunknownerror'] = 'خطای سرور نامعلوم.';
 $messages['filterconnerror'] = 'ناتوانی در اتصال به سرور.';
 $messages['filterdeleteerror'] = 'ناتوانی در حذف صافی. خطای سرور رخ داد.';
@@ -193,5 +191,4 @@
 $messages['setexist'] = 'مجموعه در حال حاضر موجود است.';
 $messages['nodata'] = 'حداقل باید یک موقعیت باید انتخاب شود.';
 $messages['invaliddateformat'] = 'قالب تاریخ اشتباه';
-
 ?>

--
Gitblit v1.9.1