From c524708b1e398a1f81ce430f765ef825ca780f37 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Tue, 26 Feb 2008 13:31:16 +0000 Subject: It's now safe to call emp_cli_init multiple times. Move that call to empathy_tp_call_class_init. svn path=/trunk/; revision=665 --- src/empathy-call-chandler.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/empathy-call-chandler.c b/src/empathy-call-chandler.c index 2b359ec24..e1568c18c 100644 --- a/src/empathy-call-chandler.c +++ b/src/empathy-call-chandler.c @@ -22,7 +22,6 @@ #include -#include #include #include #include @@ -69,7 +68,6 @@ main (int argc, char *argv[]) EmpathyChandler *chandler; gtk_init (&argc, &argv); - emp_cli_init (); mc = empathy_mission_control_new (); -- cgit v1.2.3