diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2008-03-11 20:23:16 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2008-03-11 20:23:16 +0800 |
commit | 23b431541402a1e497ae334efcc73278cedde3a9 (patch) | |
tree | df2582da92049c0469d8c18aea5a445606c1cf4e /libempathy/empathy-tp-group.h | |
parent | ad0f65b3c92bca268d29b8d07c840f07ed55189e (diff) | |
download | gsoc2013-empathy-23b431541402a1e497ae334efcc73278cedde3a9.tar gsoc2013-empathy-23b431541402a1e497ae334efcc73278cedde3a9.tar.gz gsoc2013-empathy-23b431541402a1e497ae334efcc73278cedde3a9.tar.bz2 gsoc2013-empathy-23b431541402a1e497ae334efcc73278cedde3a9.tar.lz gsoc2013-empathy-23b431541402a1e497ae334efcc73278cedde3a9.tar.xz gsoc2013-empathy-23b431541402a1e497ae334efcc73278cedde3a9.tar.zst gsoc2013-empathy-23b431541402a1e497ae334efcc73278cedde3a9.zip |
Remove useless libtelepathy headers
svn path=/trunk/; revision=777
Diffstat (limited to 'libempathy/empathy-tp-group.h')
-rw-r--r-- | libempathy/empathy-tp-group.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libempathy/empathy-tp-group.h b/libempathy/empathy-tp-group.h index 80e562594..b8eb2e1c0 100644 --- a/libempathy/empathy-tp-group.h +++ b/libempathy/empathy-tp-group.h @@ -26,7 +26,6 @@ #include <glib.h> #include <libtelepathy/tp-chan.h> -#include <libtelepathy/tp-constants.h> #include <libmissioncontrol/mc-account.h> #include "empathy-contact.h" |