|
|
@@ -233,23 +233,6 @@ static inline cs_error_t qb_to_cs_error (int result)
|
|
|
#define CPG_ERR_TOO_MANY_GROUPS CS_ERR_TOO_MANY_GROUPS
|
|
|
#define cpg_error_t cs_error_t
|
|
|
|
|
|
-#define QUORUM_DISPATCH_ONE CS_DISPATCH_ONE
|
|
|
-#define QUORUM_DISPATCH_ALL CS_DISPATCH_ALL
|
|
|
-#define QUORUM_DISPATCH_BLOCKING CS_DISPATCH_BLOCKING
|
|
|
-#define QUORUM_OK CS_OK
|
|
|
-#define QUORUM_ERR_LIBRARY CS_ERR_LIBRARY
|
|
|
-#define QUORUM_ERR_TIMEOUT CS_ERR_TIMEOUT
|
|
|
-#define QUORUM_ERR_TRY_AGAIN CS_ERR_TRY_AGAIN
|
|
|
-#define QUORUM_ERR_INVALID_PARAM CS_ERR_INVALID_PARAM
|
|
|
-#define QUORUM_ERR_NO_MEMORY CS_ERR_NO_MEMORY
|
|
|
-#define QUORUM_ERR_BAD_HANDLE CS_ERR_BAD_HANDLE
|
|
|
-#define QUORUM_ERR_ACCESS CS_ERR_ACCESS
|
|
|
-#define QUORUM_ERR_NOT_EXIST CS_ERR_NOT_EXIST
|
|
|
-#define QUORUM_ERR_EXIST CS_ERR_EXIST
|
|
|
-#define QUORUM_ERR_NOT_SUPPORTED CS_ERR_NOT_SUPPORTED
|
|
|
-#define QUORUM_ERR_SECURITY CS_ERR_SECURITY
|
|
|
-#define quorum_error_t cs_error_t
|
|
|
-
|
|
|
/*
|
|
|
* static inline so multiple libraries can link into same binary
|
|
|
*/
|