mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Fabric: Removed unused code from ShadowTree
Summary: This is dead code. Changelog: [Internal] Fabric-specific internal change. Reviewed By: JoshuaGross Differential Revision: D23681510 fbshipit-source-id: d2d1f7f97921401308badc417479d11588556ef8
This commit is contained in:
committed by
Facebook GitHub Bot
parent
f34b914c8d
commit
d8e770bfd0
@@ -95,11 +95,6 @@ class ShadowTree final {
|
||||
}
|
||||
|
||||
private:
|
||||
RootShadowNode::Unshared cloneRootShadowNode(
|
||||
RootShadowNode::Shared const &oldRootShadowNode,
|
||||
LayoutConstraints const &layoutConstraints,
|
||||
LayoutContext const &layoutContext) const;
|
||||
|
||||
void emitLayoutEvents(
|
||||
std::vector<LayoutableShadowNode const *> &affectedLayoutableNodes) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user