evolution-data-server r9006 - branches/EXCHANGE_MAPI_BRANCH/camel/providers/mapi



Author: jjohnny
Date: Thu Jun 19 08:18:17 2008
New Revision: 9006
URL: http://svn.gnome.org/viewvc/evolution-data-server?rev=9006&view=rev

Log:
Cleanup : Remove unused function.


Modified:
   branches/EXCHANGE_MAPI_BRANCH/camel/providers/mapi/ChangeLog
   branches/EXCHANGE_MAPI_BRANCH/camel/providers/mapi/camel-mapi-provider.c

Modified: branches/EXCHANGE_MAPI_BRANCH/camel/providers/mapi/camel-mapi-provider.c
==============================================================================
--- branches/EXCHANGE_MAPI_BRANCH/camel/providers/mapi/camel-mapi-provider.c	(original)
+++ branches/EXCHANGE_MAPI_BRANCH/camel/providers/mapi/camel-mapi-provider.c	Thu Jun 19 08:18:17 2008
@@ -121,17 +121,6 @@
 	return 0;
 }
 
-gboolean
-mapi_initialize(void)
-{
-	//TODO : Remove this connection
-/* 	if (!exchange_mapi_connection_new (NULL, NULL)) */
-/* 		return FALSE; */
-
-	return TRUE;
-}
-
-
 void
 camel_provider_module_init(void)
 {



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]