aboutsummaryrefslogtreecommitdiffstats
path: root/src/GpgFrontendContext.h
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2024-01-17 16:14:13 +0000
committersaturneric <[email protected]>2024-01-17 16:14:13 +0000
commit37848811b6c8ca6c2a707431ec077c8098918afe (patch)
tree2ed4e5759ca6c432171963068beca61a164e98d2 /src/GpgFrontendContext.h
parentfeat: update ci files and reduce dependencies (diff)
downloadGpgFrontend-37848811b6c8ca6c2a707431ec077c8098918afe.tar.gz
GpgFrontend-37848811b6c8ca6c2a707431ec077c8098918afe.zip
fix: improve code quality, docs and ci files
Diffstat (limited to 'src/GpgFrontendContext.h')
-rw-r--r--src/GpgFrontendContext.h1
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;