1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

From: Volker Lendecke <vl@samba.org>

Date: Wed, 9 Dec 2009 22:45:12 +0100
Subject: [PATCH] Revert an accidential commit

(This used to be ctdb commit af6656f2844d8fd72204a70358c9d589dbe1bd34)
This commit is contained in:
Ronnie Sahlberg 2009-12-10 08:53:55 +11:00
parent 54b9a49e2e
commit a8549ef700

View File

@ -478,8 +478,6 @@ struct ctdb_db_context {
struct ctdb_traverse_local_handle *traverse;
bool transaction_active;
struct ctdb_vacuum_handle *vacuum_handle;
uint8_t **holdback_keys;
};