Fabric: Removed declaration of ShadowNode::clearSourceNode()

Summary: This is a leftover from the ealy days of Fabric. The mehtod does not have implementation counterpart and any usage.

Reviewed By: JoshuaGross

Differential Revision: D14402636

fbshipit-source-id: aa2e919084ae7382d3a62af761e1f6eac334fc75
This commit is contained in:
Valentin Shergin 2019-03-18 23:38:11 -07:00 коммит произвёл Facebook Github Bot
Родитель b93221036a
Коммит e0bbdbc040
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -116,7 +116,6 @@ class ShadowNode : public virtual Sealable,
const SharedShadowNode &oldChild,
const SharedShadowNode &newChild,
int suggestedIndex = -1);
void clearSourceNode();
/*
* Sets local data assosiated with the node.