diff options
Diffstat (limited to 'include/core/NodePath.hpp')
-rw-r--r-- | include/core/NodePath.hpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/core/NodePath.hpp b/include/core/NodePath.hpp index 235c95e..026414b 100644 --- a/include/core/NodePath.hpp +++ b/include/core/NodePath.hpp @@ -24,8 +24,6 @@ public: int get_name_count() const; - String get_property() const; - String get_subname(const int idx) const; int get_subname_count() const; |