mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-08 07:48:02 +00:00
chore(Core/Common): delete macro UNUSED (#6119)
This commit is contained in:
@@ -104,8 +104,6 @@
|
||||
|
||||
#define SZFMTD "%" PRIuPTR
|
||||
|
||||
#define UNUSED(x) (void)(x)
|
||||
|
||||
typedef std::int64_t int64;
|
||||
typedef std::int32_t int32;
|
||||
typedef std::int16_t int16;
|
||||
|
||||
Reference in New Issue
Block a user