evolution r36308 - branches/kill-bonobo/shell



Author: mbarnes
Date: Thu Sep 11 15:49:34 2008
New Revision: 36308
URL: http://svn.gnome.org/viewvc/evolution?rev=36308&view=rev

Log:
Fix a compilation error.


Modified:
   branches/kill-bonobo/shell/e-shell-nm.c

Modified: branches/kill-bonobo/shell/e-shell-nm.c
==============================================================================
--- branches/kill-bonobo/shell/e-shell-nm.c	(original)
+++ branches/kill-bonobo/shell/e-shell-nm.c	Thu Sep 11 15:49:34 2008
@@ -131,18 +131,3 @@
 
 	return FALSE;
 }
-
-gboolean
-e_shell_dbus_initialise (EShellWindow *window)
-{
-	g_type_init ();
-
-	return init_dbus (window);
-}
-
-void
-e_shell_dbus_dispose (EShellWindow *window)
-{
-	//FIXME
-	return;
-}



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