diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2014-02-07 10:13:37 +0100 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2014-03-25 19:26:19 +0000 |
commit | e998a4d90bd3f1552b9710023d973cc708bed04e (patch) | |
tree | 9fd3f5bbe2bca10bc913962779e1d22db1730c71 /libempathy/empathy-server-sasl-handler.c | |
parent | 6e2cca52a29424dd2b4af16b7b8325f25f9869f5 (diff) |
remove extensions/
All the API have been merged into spec and tp-glib. \o/
Diffstat (limited to 'libempathy/empathy-server-sasl-handler.c')
-rw-r--r-- | libempathy/empathy-server-sasl-handler.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libempathy/empathy-server-sasl-handler.c b/libempathy/empathy-server-sasl-handler.c index 40be7305..c7ae0e97 100644 --- a/libempathy/empathy-server-sasl-handler.c +++ b/libempathy/empathy-server-sasl-handler.c @@ -24,7 +24,6 @@ #include <telepathy-glib/telepathy-glib-dbus.h> #include "empathy-sasl-mechanisms.h" -#include "extensions.h" #define DEBUG_FLAG EMPATHY_DEBUG_SASL #include "empathy-debug.h" |