diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2008-04-03 19:38:52 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2008-04-03 19:38:52 +0800 |
commit | f3e80fd79653a466c065d822f7aab47b15764ecd (patch) | |
tree | 552eb033876a246c33913a90a7f3978d809777a2 /src | |
parent | 668ccc7bbe43f7a71a6c6434ea9d12d3bd8deca3 (diff) | |
download | gsoc2013-empathy-f3e80fd79653a466c065d822f7aab47b15764ecd.tar gsoc2013-empathy-f3e80fd79653a466c065d822f7aab47b15764ecd.tar.gz gsoc2013-empathy-f3e80fd79653a466c065d822f7aab47b15764ecd.tar.bz2 gsoc2013-empathy-f3e80fd79653a466c065d822f7aab47b15764ecd.tar.lz gsoc2013-empathy-f3e80fd79653a466c065d822f7aab47b15764ecd.tar.xz gsoc2013-empathy-f3e80fd79653a466c065d822f7aab47b15764ecd.tar.zst gsoc2013-empathy-f3e80fd79653a466c065d822f7aab47b15764ecd.zip |
Removed deleted header
svn path=/trunk/; revision=864
Diffstat (limited to 'src')
-rw-r--r-- | src/empathy.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/empathy.c b/src/empathy.c index 9ab0830dc..fdde610eb 100644 --- a/src/empathy.c +++ b/src/empathy.c @@ -38,7 +38,6 @@ #include <libempathy/empathy-idle.h> #include <libempathy/empathy-tp-chat.h> -#include <libempathy/empathy-tp-chatroom.h> #include <libempathy/empathy-chandler.h> #include <libempathy/empathy-utils.h> #include <libempathy/empathy-debug.h> |