ctdbd: Remove transaction code related to TRANS2 commits
[ctdb.git] / include / ctdb_private.h
index 3bbddb4bc2c6e638a22fc176021dd8e9cd1a64ed..13e482f233488bc840994e427e796dafeec89cc7 100644 (file)
@@ -575,7 +575,6 @@ struct ctdb_db_context {
        uint32_t seqnum;
        struct timed_event *seqnum_update;
        struct ctdb_traverse_local_handle *traverse;
-       bool transaction_active;
        struct ctdb_vacuum_handle *vacuum_handle;
        char *unhealthy_reason;
        int pending_requests;