0
0
Fork 0
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:
Jason Volk 2016-08-17 23:01:56 -07:00
parent e78103e23b
commit 5420a29830

View file

@ -40,8 +40,6 @@
using namespace ircd::defaults;
#define EmptyString(x) ((x == NULL) || (*(x) == '\0'))
#define BT_VERSION "0.4.1"
typedef enum