From e22eb31debb6d8615d2c58717c145b39e4ca4752 Mon Sep 17 00:00:00 2001 From: Guillaume BIENKOWSKI Date: Tue, 16 Dec 2014 10:42:01 +0100 Subject: [PATCH] Remove unused variable --- tester/log_collection_tester.c | 1 - 1 file changed, 1 deletion(-) diff --git a/tester/log_collection_tester.c b/tester/log_collection_tester.c index cd5d801a0..25c824cf7 100644 --- a/tester/log_collection_tester.c +++ b/tester/log_collection_tester.c @@ -180,7 +180,6 @@ static void collect_files_small_size() { static void collect_files_changing_size() { LinphoneCoreManager* marie = setup(TRUE); - char * filepath; int waiting = 100; check_file(marie);