aboutsummaryrefslogtreecommitdiffstats
path: root/g10/gpg.h
diff options
context:
space:
mode:
Diffstat (limited to 'g10/gpg.h')
-rw-r--r--g10/gpg.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/g10/gpg.h b/g10/gpg.h
index 33a3af629..90a886613 100644
--- a/g10/gpg.h
+++ b/g10/gpg.h
@@ -82,9 +82,7 @@ struct server_control_s
/* Local data for tofu.c */
struct {
tofu_dbs_t dbs;
- int in_transaction;
- int batch_updated_wanted;
- time_t batch_update_started;
+ int batch_updated_wanted;
} tofu;
};