diff options
author | Emanuele Aina <emanuele.aina@collabora.com> | 2013-04-02 05:21:09 +0800 |
---|---|---|
committer | Emanuele Aina <emanuele.aina@collabora.com> | 2013-04-02 05:40:43 +0800 |
commit | 0ad138fa1c21e7f58b617fe34506ee3dc3bdc695 (patch) | |
tree | 609e620abfd85409a7dac851ab7efab29286adf7 /libempathy/empathy-utils.c | |
parent | b25bcd6653db5ae5f771256aad95c5a93875ecda (diff) | |
download | gsoc2013-empathy-0ad138fa1c21e7f58b617fe34506ee3dc3bdc695.tar.gz gsoc2013-empathy-0ad138fa1c21e7f58b617fe34506ee3dc3bdc695.tar.zst gsoc2013-empathy-0ad138fa1c21e7f58b617fe34506ee3dc3bdc695.zip |
Clean up #include directives in source files
https://bugzilla.gnome.org/show_bug.cgi?id=697076
Diffstat (limited to 'libempathy/empathy-utils.c')
-rw-r--r-- | libempathy/empathy-utils.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libempathy/empathy-utils.c b/libempathy/empathy-utils.c index 962246f52..c9eb5ca6f 100644 --- a/libempathy/empathy-utils.c +++ b/libempathy/empathy-utils.c @@ -30,7 +30,6 @@ #include "empathy-utils.h" #include <glib/gi18n-lib.h> -#include <libxml/uri.h> #include <dbus/dbus-protocol.h> #include "empathy-client-factory.h" |