evolution-data-server r9053 - branches/EXCHANGE_MAPI_BRANCH/servers/mapi
- From: jjohnny svn gnome org
- To: svn-commits-list gnome org
- Subject: evolution-data-server r9053 - branches/EXCHANGE_MAPI_BRANCH/servers/mapi
- Date: Thu, 26 Jun 2008 10:39:05 +0000 (UTC)
Author: jjohnny
Date: Thu Jun 26 10:39:05 2008
New Revision: 9053
URL: http://svn.gnome.org/viewvc/evolution-data-server?rev=9053&view=rev
Log:
Removed enum OlEditorType. Available in mapidef.h
Modified:
branches/EXCHANGE_MAPI_BRANCH/servers/mapi/ChangeLog
branches/EXCHANGE_MAPI_BRANCH/servers/mapi/exchange-mapi-defs.h
Modified: branches/EXCHANGE_MAPI_BRANCH/servers/mapi/exchange-mapi-defs.h
==============================================================================
--- branches/EXCHANGE_MAPI_BRANCH/servers/mapi/exchange-mapi-defs.h (original)
+++ branches/EXCHANGE_MAPI_BRANCH/servers/mapi/exchange-mapi-defs.h Thu Jun 26 10:39:05 2008
@@ -60,13 +60,6 @@
} OlMailRecipientType;
typedef enum {
- olEditorText = 1,
- olEditorHTML = 2,
- olEditorRTF = 3,
- olEditorWord = 4
-} OlEditorType; /* PR_MESSAGE_EDITOR_FORMAT type */
-
-typedef enum {
SingleAppt = 0x0400 ,
RecurAppt = 0x0401 ,
SingleMeet = 0x0402 ,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]