diff --git a/ReactCommon/fabric/core/shadownode/Props.h b/ReactCommon/fabric/core/shadownode/Props.h index 5760f3491..d7ecea742 100644 --- a/ReactCommon/fabric/core/shadownode/Props.h +++ b/ReactCommon/fabric/core/shadownode/Props.h @@ -28,8 +28,6 @@ class Props: public virtual DebugStringConvertible { public: - virtual ~Props() = default; - virtual void apply(const RawProps &rawProps); const std::string &getNativeId() const;