mirror of
https://github.com/matrix-construct/construct
synced 2025-03-13 21:10:32 +01:00
bantool: EmptyString() redefined.
This commit is contained in:
parent
e78103e23b
commit
5420a29830
1 changed files with 0 additions and 2 deletions
|
@ -40,8 +40,6 @@
|
|||
|
||||
using namespace ircd::defaults;
|
||||
|
||||
#define EmptyString(x) ((x == NULL) || (*(x) == '\0'))
|
||||
|
||||
#define BT_VERSION "0.4.1"
|
||||
|
||||
typedef enum
|
||||
|
|
Loading…
Add table
Reference in a new issue