diff --git a/gsad/src/gsad_gmp.c b/gsad/src/gsad_gmp.c index 8f6c32bc4c..e319909a45 100644 --- a/gsad/src/gsad_gmp.c +++ b/gsad/src/gsad_gmp.c @@ -16651,7 +16651,6 @@ authenticate_gmp (const gchar *username, const gchar *password, gchar **role, auth_opts.username = username; auth_opts.password = password; auth_opts.role = role; - auth_opts.severity = severity; auth_opts.timezone = timezone; auth_opts.pw_warning = pw_warning;