From c1657a9a556c8b9d98fe7003e6bccba023670332 Mon Sep 17 00:00:00 2001 From: Sjoerd Simons Date: Fri, 9 Jan 2009 16:13:32 +0000 Subject: Call emp_cli_init in empathy_init Signed-off-by: Sjoerd Simons svn path=/trunk/; revision=2153 --- src/empathy.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src') diff --git a/src/empathy.c b/src/empathy.c index ed16640c1..1c275f11e 100644 --- a/src/empathy.c +++ b/src/empathy.c @@ -47,8 +47,6 @@ #include #include -#include - #include "empathy-accounts-dialog.h" #include "empathy-main-window.h" #include "empathy-status-icon.h" @@ -458,8 +456,6 @@ main (int argc, char *argv[]) g_warning ("Cannot create the 'empathy' bacon connection."); } - emp_cli_init (); - /* Setting up MC */ mc = empathy_mission_control_new (); g_signal_connect (mc, "ServiceEnded", -- cgit v1.2.3