aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-main-window.c
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-01-25 18:13:51 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-01-25 19:28:16 +0800
commitc9f2cd4f71e619f5a418090981afebbef43226c1 (patch)
tree3a4f9841fe6c1432cac75573796ce1bac1966b2c /src/empathy-main-window.c
parent8b4a09ed7450b0b3d806d0996d174f911e4c3352 (diff)
downloadgsoc2013-empathy-c9f2cd4f71e619f5a418090981afebbef43226c1.tar
gsoc2013-empathy-c9f2cd4f71e619f5a418090981afebbef43226c1.tar.gz
gsoc2013-empathy-c9f2cd4f71e619f5a418090981afebbef43226c1.tar.bz2
gsoc2013-empathy-c9f2cd4f71e619f5a418090981afebbef43226c1.tar.lz
gsoc2013-empathy-c9f2cd4f71e619f5a418090981afebbef43226c1.tar.xz
gsoc2013-empathy-c9f2cd4f71e619f5a418090981afebbef43226c1.tar.zst
gsoc2013-empathy-c9f2cd4f71e619f5a418090981afebbef43226c1.zip
rename EmpathyIdle to EmpathyPresenceManager (#640532)
It's doing more than idle management now.
Diffstat (limited to 'src/empathy-main-window.c')
-rw-r--r--src/empathy-main-window.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/empathy-main-window.c b/src/empathy-main-window.c
index d7422d874..97e03dc04 100644
--- a/src/empathy-main-window.c
+++ b/src/empathy-main-window.c
@@ -34,7 +34,6 @@
#include <folks/folks.h>
#include <libempathy/empathy-contact.h>
-#include <libempathy/empathy-idle.h>
#include <libempathy/empathy-utils.h>
#include <libempathy/empathy-dispatcher.h>
#include <libempathy/empathy-chatroom-manager.h>