Remove unused has_slashes from NodePath
This commit is contained in:
parent
0a9e6e478e
commit
0fcdf48f83
2 changed files with 0 additions and 6 deletions
|
|
@ -42,7 +42,6 @@ class NodePath {
|
|||
StringName concatenated_path;
|
||||
StringName concatenated_subpath;
|
||||
bool absolute;
|
||||
bool has_slashes;
|
||||
mutable bool hash_cache_valid;
|
||||
mutable uint32_t hash_cache;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue