remove unused velues

This commit is contained in:
Takashi Kojo
2017-06-19 21:27:42 +09:00
parent 279f12cc7d
commit 196bcf6f51

View File

@@ -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");