summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--c_src/permdb.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/c_src/permdb.c b/c_src/permdb.c
index 2e9f2e2..a9df1dc 100644
--- a/c_src/permdb.c
+++ b/c_src/permdb.c
@@ -1005,7 +1005,6 @@ string_length_comparison(struct nodecache *a, struct nodecache *b) {
int
committree(permdb_object *state)
{
- get_node_from_dirtynodes(state, PS_STRING(""));
if (state->dirtynodes == NULL) {
return 0;
}