diff --git a/tests/api.c b/tests/api.c index 4c188f5f5..0177a83ad 100644 --- a/tests/api.c +++ b/tests/api.c @@ -10398,8 +10398,6 @@ static void test_wolfSSL_msgCb(void) #endif callback_functions client_cb; callback_functions server_cb; - int line = 0; - const char* file = NULL; printf(testingFmt, "test_wolfSSL_msgCb");