Removed unused var.
This commit is contained in:
parent
bff91fe2a0
commit
26a9aca598
@ -82,9 +82,6 @@ int main(int argc, char *argv[])
|
|||||||
const char *loclfile="sftp_write_nonblock.c";
|
const char *loclfile="sftp_write_nonblock.c";
|
||||||
const char *sftppath="/tmp/sftp_write_nonblock.c";
|
const char *sftppath="/tmp/sftp_write_nonblock.c";
|
||||||
int rc;
|
int rc;
|
||||||
#if defined(HAVE_IOCTLSOCKET)
|
|
||||||
long flag = 1;
|
|
||||||
#endif
|
|
||||||
FILE *local;
|
FILE *local;
|
||||||
LIBSSH2_SFTP *sftp_session;
|
LIBSSH2_SFTP *sftp_session;
|
||||||
LIBSSH2_SFTP_HANDLE *sftp_handle;
|
LIBSSH2_SFTP_HANDLE *sftp_handle;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user