mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-07-31 18:24:25 +03:00
Cleanups
This commit is contained in:
@ -31,8 +31,6 @@
|
||||
#define WSREP_UNUSED __attribute__((unused))
|
||||
#if __cplusplus >= 201103L
|
||||
#define WSREP_OVERRIDE override
|
||||
#define WSREP_CONSTEXPR_OR_INLINE constexpr
|
||||
#else
|
||||
#define WSREP_OVERRIDE
|
||||
#define WSREP_CONSTEXPR_OR_INLINE inline
|
||||
#endif // __cplusplus >= 201103L
|
||||
|
Reference in New Issue
Block a user