소스 검색

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;