aboutsummaryrefslogtreecommitdiff
path: root/src/identitycollection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/identitycollection.cpp')
-rw-r--r--src/identitycollection.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/identitycollection.cpp b/src/identitycollection.cpp
index d68ab11..36e78cb 100644
--- a/src/identitycollection.cpp
+++ b/src/identitycollection.cpp
@@ -34,7 +34,6 @@ IdentityCollection::IdentityCollection(const IdentityCollection &other)
root.children.emplace_back(std::move(dst_group));
}
-
relayout();
}