summaryrefslogtreecommitdiffstats
path: root/src/cc4group.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cc4group.c')
-rw-r--r--src/cc4group.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cc4group.c b/src/cc4group.c
index 647a34a..ff42e51 100644
--- a/src/cc4group.c
+++ b/src/cc4group.c
@@ -3283,7 +3283,6 @@ static bool cc4group_openAsChildOn(CC4Group* const this, const char* const path,
if(child->root.children == NULL)
{
- cc4group_delete(child);
return false;
}