]> git.meshlink.io Git - meshlink/blobdiff - test/blackbox/test_case_channel_conn_07/node_sim_peer.c
Fix compiler warnings in the test suites.
[meshlink] / test / blackbox / test_case_channel_conn_07 / node_sim_peer.c
index ae8dadcc2bb22a4f68d7ce6aa028e3d14a8e0036..32d3753c1de043b3e4bd498a0353f4d893aee651 100644 (file)
@@ -72,8 +72,9 @@ static void channel_receive_cb(meshlink_handle_t *mesh, meshlink_channel_t *chan
 }
 
 int main(int argc, char *argv[]) {
+       (void)argc;
+
        struct timeval main_loop_wait = { 2, 0 };
-       struct timespec timeout = {0};
 
        // Import mesh event handler