aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/empathy-call-chandler.c2
1 files changed, 0 insertions, 2 deletions
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 <libmissioncontrol/mission-control.h>
-#include <extensions/extensions.h>
#include <libempathy/empathy-tp-call.h>
#include <libempathy/empathy-chandler.h>
#include <libempathy/empathy-debug.h>
@@ -69,7 +68,6 @@ main (int argc, char *argv[])
EmpathyChandler *chandler;
gtk_init (&argc, &argv);
- emp_cli_init ();
mc = empathy_mission_control_new ();