Преглед на файлове

votequorum: drop kill_reason leftovers (part of disallowed)

Reviewed-by: Steven Dake <sdake@redhat.com>
Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
Fabio M. Di Nitto преди 14 години
родител
ревизия
0a2ae35584
променени са 1 файла, в които са добавени 0 реда и са изтрити 4 реда
  1. 0 4
      include/corosync/ipc_votequorum.h

+ 0 - 4
include/corosync/ipc_votequorum.h

@@ -94,10 +94,6 @@ struct req_lib_votequorum_general {
 	struct qb_ipc_request_header header __attribute__((aligned(8)));
 };
 
-#define VOTEQUORUM_REASON_KILL_REJECTED    1
-#define VOTEQUORUM_REASON_KILL_APPLICATION 2
-#define VOTEQUORUM_REASON_KILL_REJOIN      3
-
 struct req_lib_votequorum_getinfo {
 	struct qb_ipc_request_header header __attribute__((aligned(8)));
 	int nodeid;