From 0a527f0f8d1a444f8ebeab5c827e0b7205c459ed Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Tue, 20 Apr 2010 20:11:29 +0000 Subject: [PATCH] Monotone-Parent: 917cb07b4290115733aff7c85bd6eb7bb711bfe0 Monotone-Revision: 72e31717fbab90d678f049356e5b620eaaf91253 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-20T20:11:29 Monotone-Branch: ca.inverse.sogo --- SoObjects/Appointments/SOGoAptMailUpdate.m | 4 ---- 1 file changed, 4 deletions(-) diff --git a/SoObjects/Appointments/SOGoAptMailUpdate.m b/SoObjects/Appointments/SOGoAptMailUpdate.m index 39f200ac8..4fa3eb5d5 100644 --- a/SoObjects/Appointments/SOGoAptMailUpdate.m +++ b/SoObjects/Appointments/SOGoAptMailUpdate.m @@ -31,10 +31,6 @@ #import "SOGoAptMailNotification.h" @interface SOGoAptMailUpdate : SOGoAptMailNotification -{ - NSMutableDictionary *values; -} - @end @implementation SOGoAptMailUpdate