diff options
| author | Felix (xq) Queißner <git@mq32.de> | 2020-11-05 09:51:17 +0100 |
|---|---|---|
| committer | Felix (xq) Queißner <git@mq32.de> | 2020-11-05 09:51:17 +0100 |
| commit | e46168eaf0ccbfc258deaf36d0bad79a95f83850 (patch) | |
| tree | a56779b2441eb6f9088cfbcf4e263b8a882738f7 /src/identitycollection.cpp | |
| parent | 204b08a9303e75cd8d4c252b0554935062766f86 (diff) | |
| download | kristall-e46168eaf0ccbfc258deaf36d0bad79a95f83850.tar.gz | |
Tries to fix #43.
Diffstat (limited to 'src/identitycollection.cpp')
| -rw-r--r-- | src/identitycollection.cpp | 1 |
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(); } |
