Commit 73cc6ce4 authored by Rusty Russell's avatar Rusty Russell

rbtree: remove unused variable in tests.

parent 90768177
......@@ -55,7 +55,6 @@ int main(void)
{
trbt_tree_t *rb;
void *ctx = talloc_init("toplevel");
unsigned int i;
plan_tests(7);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment