Skip to content

Commit 6457cfa

Browse files
committed
Delete a prototype for a function that has been removed.
1 parent cb277a9 commit 6457cfa

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

wolfssh/ssh.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,6 @@ typedef enum {
218218
WOLFSSH_API WS_SessionType wolfSSH_GetSessionType(const WOLFSSH*);
219219
WOLFSSH_API const char* wolfSSH_GetSessionCommand(const WOLFSSH*);
220220
WOLFSSH_API int wolfSSH_SetChannelType(WOLFSSH*, byte, byte*, word32);
221-
WOLFSSH_API void wolfSSH_CheckReceivePending(WOLFSSH* ssh);
222221

223222

224223
enum WS_HighwaterSide {

0 commit comments

Comments
 (0)