From 133ac4933d02ac3412f549e1604766d3c7adb8fe Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Wed, 7 Nov 2007 23:28:03 +0000 Subject: [PATCH] Monotone-Parent: 3ac4c919862b563bc50cb104a7497a366ffc80a9 Monotone-Revision: f6b8a3a72253a47ef5eda38ba241b206f9b48f65 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-07T23:28:03 Monotone-Branch: ca.inverse.sogo --- SoObjects/Appointments/SOGoFreeBusyObject.h | 1 - 1 file changed, 1 deletion(-) diff --git a/SoObjects/Appointments/SOGoFreeBusyObject.h b/SoObjects/Appointments/SOGoFreeBusyObject.h index 24fcb14b6..174e5dacb 100644 --- a/SoObjects/Appointments/SOGoFreeBusyObject.h +++ b/SoObjects/Appointments/SOGoFreeBusyObject.h @@ -18,7 +18,6 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -// $Id: SOGoFreeBusyObject.h 1052 2007-05-09 19:35:09Z wolfgang $ #ifndef __Appointments_SOGoFreeBusyObject_H_