diff options
Diffstat (limited to 'src/GpgFrontendContext.h')
-rw-r--r-- | src/GpgFrontendContext.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/GpgFrontendContext.h b/src/GpgFrontendContext.h index e0d176f1..00bbcfbe 100644 --- a/src/GpgFrontendContext.h +++ b/src/GpgFrontendContext.h @@ -40,7 +40,6 @@ struct GpgFrontendContext { char** argv; spdlog::level::level_enum log_level; - bool load_ui_env; bool gather_external_gnupg_info; bool load_default_gpg_context; |