X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=apps%2Fgendsa.c;h=9259c6ccaad4a7346221221a9263d468a9cbb3d3;hp=5d5cb5efddc8fb7697fed94588394229c65869f4;hb=070c23325af4526c9a8532a60d63522c58d5554b;hpb=8cf9d71a3a43d9b98a8a278d47dc08088a954a7b diff --git a/apps/gendsa.c b/apps/gendsa.c index 5d5cb5efdd..9259c6ccaa 100644 --- a/apps/gendsa.c +++ b/apps/gendsa.c @@ -69,8 +69,6 @@ # include # include -# define DEFBITS 512 - typedef enum OPTION_choice { OPT_ERR = -1, OPT_EOF = 0, OPT_HELP, OPT_OUT, OPT_PASSOUT, OPT_ENGINE, OPT_RAND, OPT_CIPHER