mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-28 07:48:37 -04:00
pgraph: remove unused method declarations from PandaNode
This commit is contained in:
parent
5f7809469c
commit
21f1743c55
@ -566,11 +566,6 @@ private:
|
||||
|
||||
INLINE void set_fancy_bit(int bits, bool value);
|
||||
|
||||
#ifdef HAVE_PYTHON
|
||||
void inc_py_refs();
|
||||
void dec_py_refs();
|
||||
#endif
|
||||
|
||||
CPT(RenderEffects) _effects;
|
||||
|
||||
TagData _tag_data;
|
||||
|
Loading…
x
Reference in New Issue
Block a user