Skip to content

Commit 7a23d56

Browse files
authored
Update RNCSafeAreaViewShadowNode.h
1 parent b49a1ae commit 7a23d56

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

common/cpp/react/renderer/components/safeareacontext/RNCSafeAreaViewShadowNode.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@ class JSI_EXPORT RNCSafeAreaViewShadowNode final
2323
using ConcreteViewShadowNode::ConcreteViewShadowNode;
2424

2525
public:
26-
static ShadowNodeTraits BaseTraits() {
27-
return ConcreteViewShadowNode::BaseTraits();
28-
}
29-
3026
void adjustLayoutWithState();
3127
};
3228

0 commit comments

Comments
 (0)