include: Remove unused set_dmaster structure
authorAmitay Isaacs <amitay@gmail.com>
Thu, 12 Sep 2013 06:35:17 +0000 (16:35 +1000)
committerAmitay Isaacs <amitay@gmail.com>
Fri, 4 Oct 2013 05:20:25 +0000 (15:20 +1000)
Signed-off-by: Amitay Isaacs <amitay@gmail.com>
include/ctdb_private.h

index 8eab45f7ba1defc27728639c23e4b87ad80b25d6..3bbddb4bc2c6e638a22fc176021dd8e9cd1a64ed 100644 (file)
@@ -953,12 +953,6 @@ struct ctdb_marshall_buffer {
        uint8_t data[1];
 };
 
-/* set dmaster control structure */
-struct ctdb_control_set_dmaster {
-       uint32_t db_id;
-       uint32_t dmaster;
-};
-
 /*
   structure for setting a tunable
  */