X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=client.h;h=7ba56b9168c500bd4f596c5ba9db82ccef3347c5;hp=f8cc5d649bb682ba497212b87a7417d911c44472;hb=f14e5c15c82d4bf3b7ea611eab6bce95d4767b61;hpb=767a4a54c967bc4b80bd14d02e89fe91acd848dd diff --git a/client.h b/client.h index f8cc5d64..7ba56b91 100644 --- a/client.h +++ b/client.h @@ -36,8 +36,6 @@ struct client_task { unsigned char *challenge_hash; /** The parsed command line (including the command). */ struct lls_parse_result *lpr; - /** The config file for client options. */ - char *config_file; /** The RSA private key. */ char *key_file; /** Paraslash user name. */