]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
we dont need the structure ctdb_reply_shutdown since we dont implement that pdu any...
authorRonnie sahlberg <ronniesahlberg@gmail.com>
Wed, 18 Apr 2007 07:04:26 +0000 (17:04 +1000)
committerRonnie sahlberg <ronniesahlberg@gmail.com>
Wed, 18 Apr 2007 07:04:26 +0000 (17:04 +1000)
(This used to be ctdb commit 5bac32b3daf3c61214269cd09cfc1b6c3f8c3d6e)

ctdb/include/ctdb_private.h

index 7b069e1331e4adcd8652b23a04d16309ff514291..b90366bcd563e26548b18ba3605034f982f7e019 100644 (file)
@@ -305,10 +305,6 @@ struct ctdb_req_shutdown {
        struct ctdb_req_header hdr;
 };
 
-struct ctdb_reply_shutdown {
-       struct ctdb_req_header hdr;
-};
-
 struct ctdb_req_connect_wait {
        struct ctdb_req_header hdr;
 };