Reviewed-by: Steven Dake <sdake@xxxxxxxxxx> On 02/09/2012 08:52 AM, Fabio M. Di Nitto wrote: > From: "Fabio M. Di Nitto" <fdinitto@xxxxxxxxxx> > > not used/referenced anywhere > > Signed-off-by: Fabio M. Di Nitto <fdinitto@xxxxxxxxxx> > --- > include/corosync/ipc_cpg.h | 20 -------------------- > 1 files changed, 0 insertions(+), 20 deletions(-) > > diff --git a/include/corosync/ipc_cpg.h b/include/corosync/ipc_cpg.h > index 5e8095e..4e26db4 100644 > --- a/include/corosync/ipc_cpg.h > +++ b/include/corosync/ipc_cpg.h > @@ -189,26 +189,6 @@ struct res_lib_cpg_finalize { > struct qb_ipc_response_header header __attribute__((aligned(8))); > }; > > -struct req_lib_cpg_trackstart { > - struct qb_ipc_request_header header __attribute__((aligned(8))); > - mar_cpg_name_t group_name __attribute__((aligned(8))); > - mar_uint32_t pid __attribute__((aligned(8))); > -}; > - > -struct res_lib_cpg_trackstart { > - struct qb_ipc_response_header header __attribute__((aligned(8))); > -}; > - > -struct req_lib_cpg_trackstop { > - struct qb_ipc_request_header header __attribute__((aligned(8))); > - mar_cpg_name_t group_name __attribute__((aligned(8))); > - mar_uint32_t pid __attribute__((aligned(8))); > -}; > - > -struct res_lib_cpg_trackstop { > - struct qb_ipc_response_header header __attribute__((aligned(8))); > -}; > - > struct req_lib_cpg_local_get { > struct qb_ipc_request_header header __attribute__((aligned(8))); > }; _______________________________________________ discuss mailing list discuss@xxxxxxxxxxxx http://lists.corosync.org/mailman/listinfo/discuss