remove _physical_node_path entirely on trunk

This commit is contained in:
rdb 2012-07-07 19:01:17 +00:00
parent ece7ed20e1
commit 8660443235

View File

@ -110,7 +110,6 @@ protected:
private:
PhysicsManager *_physics_manager;
PhysicalNode *_physical_node;
NodePath _physical_node_path;
public:
static TypeHandle get_class_type() {