From cbe90f148abbfd273f301358c7fa73a58ff5dd41 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Thu, 11 Sep 2008 15:49:34 +0000 Subject: Fix a compilation error. svn path=/branches/kill-bonobo/; revision=36308 --- shell/e-shell-nm.c | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/shell/e-shell-nm.c b/shell/e-shell-nm.c index e03e009d13..8809f32a9f 100644 --- a/shell/e-shell-nm.c +++ b/shell/e-shell-nm.c @@ -131,18 +131,3 @@ exception: 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; -} -- cgit v1.2.3