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

diff --git a/plugins/attachment_reminder/localization/es_ES.inc b/plugins/attachment_reminder/localization/es_ES.inc
index 79225d7..db46250 100644
--- a/plugins/attachment_reminder/localization/es_ES.inc
+++ b/plugins/attachment_reminder/localization/es_ES.inc
@@ -1,6 +1,5 @@
 <?php
 
-$messages = array();
 $messages['forgotattachment'] = "¿Olvidó adjuntar un fichero al mensaje?";
 $messages['reminderoption'] = "Remind about forgotten attachments";
 $messages['keywords'] = "adjunto";

--
Gitblit v1.9.1