]> granicus.if.org Git - curl/commit
ssh-libssh: remove unused variable
authorMarcel Raad <Marcel.Raad@teamviewer.com>
Sun, 12 May 2019 12:27:53 +0000 (14:27 +0200)
committerMarcel Raad <Marcel.Raad@teamviewer.com>
Mon, 20 May 2019 06:06:05 +0000 (08:06 +0200)
commitc92a4debd2f469a9d77a6c341a7fedde5ad1735d
treeabee7bd56a7b9672d69fc89614b5428f1698c316
parentf94334749661f0afe0c7fcc4b65135240db77fb9
ssh-libssh: remove unused variable

sock was only used to be assigned to fd_read.

Closes https://github.com/curl/curl/pull/3873
lib/ssh-libssh.c