]> git.ipfire.org Git - thirdparty/curl.git/commit
email: Removed unnecessary forward declaration
authorSteve Holme <steve_holme@hotmail.com>
Sat, 16 Feb 2013 10:28:32 +0000 (10:28 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Sat, 16 Feb 2013 10:28:32 +0000 (10:28 +0000)
commit39b79c6b752ede7e7ad522ef0ee1073c01945bbc
treecba9bc2f7a2b3d585ca6956d257b12893d3fccc8
parentb0e0f4493424fa60e3ecfa359e8cadc4b80c6206
email: Removed unnecessary forward declaration

Due to the reordering of functions in commit 586f5d361474 the forward
declaration to state_upgrade_tls() are no longer required.
lib/imap.c
lib/pop3.c
lib/smtp.c