From 35280c5f774f0af24d40be2b5495db9bb9c80527 Mon Sep 17 00:00:00 2001 From: Sergio Villar Senin Date: Thu, 24 Jan 2008 17:34:57 +0000 Subject: [PATCH] * Removed duplicated entry pmo-trunk-r4087 --- src/modest-mail-operation.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/modest-mail-operation.h b/src/modest-mail-operation.h index abbdc9a..c721541 100644 --- a/src/modest-mail-operation.h +++ b/src/modest-mail-operation.h @@ -71,7 +71,6 @@ typedef enum { MODEST_MAIL_OPERATION_TYPE_SEND, MODEST_MAIL_OPERATION_TYPE_RECEIVE, MODEST_MAIL_OPERATION_TYPE_SEND_AND_RECEIVE, - MODEST_MAIL_OPERATION_TYPE_SEND, MODEST_MAIL_OPERATION_TYPE_OPEN, MODEST_MAIL_OPERATION_TYPE_DELETE, MODEST_MAIL_OPERATION_TYPE_INFO, -- 1.7.9.5