mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-30 18:57:27 +02:00
Remove accidental comment left in.
This commit is contained in:
@ -38749,7 +38749,6 @@ int wolfSSL_AsyncPop(WOLFSSL* ssl, byte* state)
|
||||
* the completion is not detected in the poll like Intel QAT or
|
||||
* Nitrox */
|
||||
ret = wolfEventQueue_Remove(&ssl->ctx->event_queue, event);
|
||||
printf("Queue_Remove: %d",ret);
|
||||
}
|
||||
#endif
|
||||
}
|
||||
|
Reference in New Issue
Block a user