From 4c611b60cb49bca40883a6ff3f0ae8c28547834d Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Wed, 23 May 2007 18:33:24 +0000 Subject: [PATCH] Monotone-Parent: 8713b03b75cde71f5a7dbc54ba1bf52054a6fe03 Monotone-Revision: d898546bf54d1d66a7825be7dacc2945070eecf5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-23T18:33:24 Monotone-Branch: ca.inverse.sogo --- UI/MailerUI/MailerUIProduct.m | 3 --- 1 file changed, 3 deletions(-) diff --git a/UI/MailerUI/MailerUIProduct.m b/UI/MailerUI/MailerUIProduct.m index 05c33d988..031a7dd78 100644 --- a/UI/MailerUI/MailerUIProduct.m +++ b/UI/MailerUI/MailerUIProduct.m @@ -18,7 +18,6 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -// $Id: MailerUIProduct.m 603 2005-02-22 23:12:45Z helge $ #import @@ -28,7 +27,5 @@ @end -#include "common.h" - @implementation MailerUIProduct @end /* MailerUIProduct */