]> granicus.if.org Git - curl/commit
socks_sspi.c: Clean up and removal of obsolete minor status
authorMarc Hoersken <info@marc-hoersken.de>
Tue, 12 Jun 2012 06:50:10 +0000 (08:50 +0200)
committerYang Tse <yangsita@gmail.com>
Tue, 12 Jun 2012 09:52:42 +0000 (11:52 +0200)
commit38f05cea4648e63455057536e7af9b932b424bcb
tree79bd445577597a5ab33c60aca9dea30d497808b4
parent7bf910482e528f2c5157a736925e54e1ab2db83c
socks_sspi.c: Clean up and removal of obsolete minor status

Removed obsolete minor status variable and parameter of status function
which was never used or set at all. Also Curl_sspi_strerror does support
only one status and there is no need for a second sub status.
lib/socks_sspi.c