mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Remove a spurious ItemChanged which was making OSX unhappy.
This commit is contained in:
@@ -149,8 +149,6 @@ public:
|
|||||||
ItemAdded(item, child);
|
ItemAdded(item, child);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
ItemChanged(parent);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
|||||||
Reference in New Issue
Block a user