7a8bb066f1
a small amount of unused stuff (by the bmakefiles to follow), but it isn't much and seems harmless enough.
4 lines
70 B
C++
4 lines
70 B
C++
#include "tree.h"
|
|
|
|
__rb_tree_node_base __rb_NIL = { black, 0, 0, 0 };
|