commit | fdcfbe21c38254d75f03741c72b50e2735d7ad54 | [log] [tgz] |
---|---|---|
author | Dylan Smith <dylan.ah.smith@gmail.com> | Mon Sep 28 03:48:32 2009 -0400 |
committer | Alexandre Julliard <julliard@winehq.org> | Mon Sep 28 13:31:18 2009 +0200 |
tree | 4cfcfe7b156d02a852fa2bfe3416d47af44ac845 | |
parent | ee1dd49076c344d43f1fc50aa55e7d9053f36a57 [diff] |
secur32: Remove redendant call to gnutls_certificate_get_peers. Two identical calls are made with the same parameters, and there are no documented side effects of this function, so I removed one of them.