remove rain mode

This commit is contained in:
vanhauser-thc 2021-03-11 14:00:00 +01:00
parent ac2fd35b4f
commit f423875d90
4 changed files with 7 additions and 34 deletions

View file

@ -206,7 +206,6 @@ typedef struct {
char *server;
char *service;
char bfg;
int8_t rainy;
int32_t skip_redo;
} hydra_option;