diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2012-02-15 18:33:47 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2012-02-16 21:09:18 +0800 |
commit | 4fe19e7071092a3f886706ab185bf30bff776fce (patch) | |
tree | 191d34ef9c18bd86cee950c0381958adf3342a2e /src/empathy-accounts.c | |
parent | 9b3306a89a8419217e9c2350d7c32c1a83704eca (diff) | |
download | gsoc2013-empathy-4fe19e7071092a3f886706ab185bf30bff776fce.tar gsoc2013-empathy-4fe19e7071092a3f886706ab185bf30bff776fce.tar.gz gsoc2013-empathy-4fe19e7071092a3f886706ab185bf30bff776fce.tar.bz2 gsoc2013-empathy-4fe19e7071092a3f886706ab185bf30bff776fce.tar.lz gsoc2013-empathy-4fe19e7071092a3f886706ab185bf30bff776fce.tar.xz gsoc2013-empathy-4fe19e7071092a3f886706ab185bf30bff776fce.tar.zst gsoc2013-empathy-4fe19e7071092a3f886706ab185bf30bff776fce.zip |
remove useless include
https://bugzilla.gnome.org/show_bug.cgi?id=670201
Diffstat (limited to 'src/empathy-accounts.c')
-rw-r--r-- | src/empathy-accounts.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/empathy-accounts.c b/src/empathy-accounts.c index 3b25201c5..e44be8162 100644 --- a/src/empathy-accounts.c +++ b/src/empathy-accounts.c @@ -43,7 +43,6 @@ #include "empathy-accounts.h" #include "empathy-accounts-common.h" #include "empathy-accounts-dialog.h" -#include "empathy-account-assistant.h" #include "empathy-auto-salut-account-helper.h" #define DEBUG_FLAG EMPATHY_DEBUG_ACCOUNT |