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.
1 parent 8717302 commit 730e1ceCopy full SHA for 730e1ce
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