summaryrefslogtreecommitdiffstats
path: root/ctdb/include
diff options
context:
space:
mode:
authorRonnie Sahlberg <ronniesahlberg@gmail.com>2009-12-10 08:53:55 +1100
committerRonnie Sahlberg <ronniesahlberg@gmail.com>2009-12-10 08:53:55 +1100
commita8549ef700eeeb8fa6eefac3c0f9f5f58bde9f51 (patch)
treee6e4013673aaec95e2e8358b681f234ab8226529 /ctdb/include
parent54b9a49e2e44be4d800dbb319e49013434a3c965 (diff)
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)
Diffstat (limited to 'ctdb/include')
-rw-r--r--ctdb/include/ctdb_private.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ctdb/include/ctdb_private.h b/ctdb/include/ctdb_private.h
index 4467e0fc3b..142bbd5c71 100644
--- a/ctdb/include/ctdb_private.h
+++ b/ctdb/include/ctdb_private.h
@@ -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;
};