aboutsummaryrefslogtreecommitdiff
path: root/lib/urldata.h
diff options
context:
space:
mode:
authorGisle Vanem <gvanem@broadpark.no>2004-12-06 16:36:50 +0000
committerGisle Vanem <gvanem@broadpark.no>2004-12-06 16:36:50 +0000
commit30dfc00a54a19871c049455aec1cdf6df80de8f8 (patch)
tree8b1f2894c83487a94eae2417c4091480da7121c8 /lib/urldata.h
parentfe5979cfdba009b356bdffafcb9b46ad0570abf1 (diff)
'crypto_engine' not used.
Diffstat (limited to 'lib/urldata.h')
-rw-r--r--lib/urldata.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/urldata.h b/lib/urldata.h
index 903f47a46..82af82e8d 100644
--- a/lib/urldata.h
+++ b/lib/urldata.h
@@ -865,7 +865,6 @@ struct UserDefined {
char *key; /* private key */
char *key_type; /* format for private key (default: PEM) */
char *key_passwd; /* plain text private key password */
- char *crypto_engine; /* name of the crypto engine to use */
char *cookiejar; /* dump all cookies to this file */
bool cookiesession; /* new cookie session? */
bool crlf; /* convert crlf on ftp upload(?) */