From e46168eaf0ccbfc258deaf36d0bad79a95f83850 Mon Sep 17 00:00:00 2001 From: "Felix (xq) Queißner" Date: Thu, 5 Nov 2020 09:51:17 +0100 Subject: Tries to fix #43. --- src/identitycollection.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/identitycollection.cpp') 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(); } -- cgit v1.2.3