mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Remove unused variable.
This commit is contained in:
parent
646de1261d
commit
0cb00f266d
@ -152,8 +152,6 @@ END_TEST
|
||||
#ifdef CSYNC_MEM_NULL_TESTS
|
||||
START_TEST (check_c_rbtree_insert_nomem)
|
||||
{
|
||||
|
||||
c_rbnode_t *node = NULL;
|
||||
test_t *testdata = NULL;
|
||||
|
||||
fail_unless(c_rbtree_create(&tree, key_cmp, data_cmp) == 0, NULL);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user