diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2008-11-22 00:22:35 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2008-11-22 00:22:35 +0800 |
commit | 581cb660404201e7cba56088cca34195e3bee866 (patch) | |
tree | 6f8495caa4d1d3915c5f32d045aee259edceb793 /libempathy-gtk | |
parent | fc052103e0bcd493725537379bdcb91d1737cffa (diff) | |
download | gsoc2013-empathy-581cb660404201e7cba56088cca34195e3bee866.tar gsoc2013-empathy-581cb660404201e7cba56088cca34195e3bee866.tar.gz gsoc2013-empathy-581cb660404201e7cba56088cca34195e3bee866.tar.bz2 gsoc2013-empathy-581cb660404201e7cba56088cca34195e3bee866.tar.lz gsoc2013-empathy-581cb660404201e7cba56088cca34195e3bee866.tar.xz gsoc2013-empathy-581cb660404201e7cba56088cca34195e3bee866.tar.zst gsoc2013-empathy-581cb660404201e7cba56088cca34195e3bee866.zip |
remove useless includes
svn path=/trunk/; revision=1874
Diffstat (limited to 'libempathy-gtk')
-rw-r--r-- | libempathy-gtk/empathy-ui-utils.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libempathy-gtk/empathy-ui-utils.h b/libempathy-gtk/empathy-ui-utils.h index b28a67b89..932615027 100644 --- a/libempathy-gtk/empathy-ui-utils.h +++ b/libempathy-gtk/empathy-ui-utils.h @@ -39,10 +39,8 @@ #include <libmissioncontrol/mc-profile.h> #include <libempathy/empathy-contact.h> -#include <libempathy/empathy-tp-file.h> #include "empathy-chat-view.h" -#include "empathy-ft-manager.h" G_BEGIN_DECLS |