Remove a spurious ItemChanged which was making OSX unhappy.

This commit is contained in:
David Given
2022-09-06 00:55:58 +02:00
parent 177aadbb45
commit 1c6ae0bd88

View File

@@ -149,8 +149,6 @@ public:
ItemAdded(item, child); ItemAdded(item, child);
} }
} }
ItemChanged(parent);
} }
private: private: