We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8717302 + 730e1ce commit f360b49Copy full SHA for f360b49
src/utils/utils_common.h
@@ -20,8 +20,6 @@
20
extern "C" {
21
#endif
22
23
-#define NAME_MAX 255
24
-
25
#define DO_WHILE_EMPTY \
26
do { \
27
} while (0)
0 commit comments