summaryrefslogtreecommitdiff
path: root/tests/lib/telepathy/contactlist/simple-conn.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/telepathy/contactlist/simple-conn.h')
-rw-r--r--tests/lib/telepathy/contactlist/simple-conn.h8
1 files changed, 1 insertions, 7 deletions
diff --git a/tests/lib/telepathy/contactlist/simple-conn.h b/tests/lib/telepathy/contactlist/simple-conn.h
index 837400bc..ffe5778d 100644
--- a/tests/lib/telepathy/contactlist/simple-conn.h
+++ b/tests/lib/telepathy/contactlist/simple-conn.h
@@ -13,7 +13,7 @@
#define __TP_TESTS_SIMPLE_CONN_H__
#include <glib-object.h>
-#include <telepathy-glib/base-connection.h>
+#include <telepathy-glib/telepathy-glib.h>
G_BEGIN_DECLS
@@ -66,12 +66,6 @@ gchar * tp_tests_simple_connection_ensure_text_chan (
const gchar *target_id,
GHashTable **props);
-void tp_tests_simple_connection_set_get_self_handle_error (
- TpTestsSimpleConnection *self,
- GQuark domain,
- gint code,
- const gchar *message);
-
gchar * tp_tests_simple_connection_ensure_room_list_chan (
TpTestsSimpleConnection *self,
const gchar *server,