Delete a prototype for a function that has been removed.

pull/252/head
John Safranek 2020-03-16 16:12:04 -07:00
parent cb277a92fc
commit 6457cfac53
No known key found for this signature in database
GPG Key ID: 8CE817DE0D3CCB4A
1 changed files with 0 additions and 1 deletions

View File

@ -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 {