]> granicus.if.org Git - curl/commit
smtp: fix compiler warning
authorDaniel Stenberg <daniel@haxx.se>
Wed, 18 Dec 2013 12:53:45 +0000 (13:53 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 18 Dec 2013 12:53:45 +0000 (13:53 +0100)
commit74476609c36a103411b0ed3cc2bfaf65a2b80016
tree8704d8a23b2bbe017fcb3c08085ac77d5fcc7c01
parent6c62d842327c2c9b97bbd680805e4127a32d6281
smtp: fix compiler warning

smtp.c:478:21: error: unused variable 'smtpc' [-Werror=unused-variable]
lib/smtp.c