summaryrefslogtreecommitdiff
path: root/auto_tests/toxav_many_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'auto_tests/toxav_many_test.c')
-rw-r--r--auto_tests/toxav_many_test.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/auto_tests/toxav_many_test.c b/auto_tests/toxav_many_test.c
index bdb5445b..fec2a1de 100644
--- a/auto_tests/toxav_many_test.c
+++ b/auto_tests/toxav_many_test.c
@@ -235,7 +235,6 @@ START_TEST(test_AV_three_calls)
235 printf("Preparing network...\n"); 235 printf("Preparing network...\n");
236 long long unsigned int cur_time = time(NULL); 236 long long unsigned int cur_time = time(NULL);
237 237
238 uint32_t to_compare = 974536;
239 uint8_t address[TOX_ADDRESS_SIZE]; 238 uint8_t address[TOX_ADDRESS_SIZE];
240 239
241 tox_callback_friend_request(Alice, t_accept_friend_request_cb); 240 tox_callback_friend_request(Alice, t_accept_friend_request_cb);