diff --git a/wolfssh/ssh.h b/wolfssh/ssh.h index ac437f1..c8e3948 100644 --- a/wolfssh/ssh.h +++ b/wolfssh/ssh.h @@ -218,7 +218,6 @@ typedef enum { WOLFSSH_API WS_SessionType wolfSSH_GetSessionType(const WOLFSSH*); WOLFSSH_API const char* wolfSSH_GetSessionCommand(const WOLFSSH*); WOLFSSH_API int wolfSSH_SetChannelType(WOLFSSH*, byte, byte*, word32); -WOLFSSH_API void wolfSSH_CheckReceivePending(WOLFSSH* ssh); enum WS_HighwaterSide {