about summary refs log tree commit diff stats
path: root/tests/functionaltests/test_connect.h
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2015-06-13 19:41:34 +0100
committerJames Booth <boothj5@gmail.com>2015-06-13 19:41:34 +0100
commiteb1f8a499a99d315601016777dd492a8a25a3ea7 (patch)
tree0c5bafb616fe32f83536af47e218cf876e20fa49 /tests/functionaltests/test_connect.h
parent0ef00e87ab2fcb1952dda6055922e74cb3413609 (diff)
parenta48b9fcec2385c5d571f1f02ed6e769d6b4ee821 (diff)
downloadprofani-tty-eb1f8a499a99d315601016777dd492a8a25a3ea7.tar.gz
Merge branch 'master' into openpgp
Diffstat (limited to 'tests/functionaltests/test_connect.h')
-rw-r--r--tests/functionaltests/test_connect.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/functionaltests/test_connect.h b/tests/functionaltests/test_connect.h
index c6ceb404..66010e25 100644
--- a/tests/functionaltests/test_connect.h
+++ b/tests/functionaltests/test_connect.h
@@ -1,4 +1,3 @@
-void connect_jid(void **state);
 void connect_jid_requests_roster(void **state);
 void connect_jid_sends_presence_after_receiving_roster(void **state);
 void connect_jid_requests_bookmarks(void **state);
7'>147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194