Remove unused constant
This commit is contained in:
parent
316aba76ee
commit
d55df29e49
1 changed files with 0 additions and 1 deletions
|
|
@ -8,7 +8,6 @@
|
|||
#include <stdio.h>
|
||||
|
||||
#define MAX_LINK_COUNT 8
|
||||
#define STARTING_TREE_CAPACITY 10
|
||||
#define MAX_NODE_POOL_SIZE 50
|
||||
|
||||
#define INLINE static inline __attribute__((always_inline))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue