Browse Source

pgraph: remove unused method declarations from PandaNode

rdb 5 năm trước cách đây
mục cha
commit
21f1743c55
1 tập tin đã thay đổi với 0 bổ sung5 xóa
  1. 0 5
      panda/src/pgraph/pandaNode.h

+ 0 - 5
panda/src/pgraph/pandaNode.h

@@ -566,11 +566,6 @@ private:
 
 
     INLINE void set_fancy_bit(int bits, bool value);
     INLINE void set_fancy_bit(int bits, bool value);
 
 
-#ifdef HAVE_PYTHON
-    void inc_py_refs();
-    void dec_py_refs();
-#endif
-
     CPT(RenderEffects) _effects;
     CPT(RenderEffects) _effects;
 
 
     TagData _tag_data;
     TagData _tag_data;