Skip to content

Commit

Permalink
other: improve code
Browse files Browse the repository at this point in the history
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
  • Loading branch information
zhaojh329 committed Apr 24, 2021
1 parent 3dff60b commit 1d2b925
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/rtty.c
Original file line number Diff line number Diff line change
Expand Up @@ -377,9 +377,7 @@ static int ssl_negotiated(struct rtty *rtty)

return 1;
}
#endif

#ifdef SSL_SUPPORT
static int rtty_ssl_read(int fd, void *buf, size_t count, void *arg)
{
static char err_buf[128];
Expand Down

0 comments on commit 1d2b925

Please sign in to comment.