diff --git a/core/node_path.h b/core/node_path.h index cea8a72870a..8754cba3004 100644 --- a/core/node_path.h +++ b/core/node_path.h @@ -77,8 +77,6 @@ public: void prepend_period(); - NodePath get_parent() const; - _FORCE_INLINE_ uint32_t hash() const { if (!data) return 0;