Skip to content

Commit 5df9d17

Browse files
committed
up
1 parent 181aac3 commit 5df9d17

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

kbe/src/lib/client_lib/entity.ipp

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -74,12 +74,6 @@ INLINE Position3D& Entity::serverPosition()
7474
return serverPosition_;
7575
}
7676

77-
//-------------------------------------------------------------------------------------
78-
INLINE void Entity::pClientApp(ClientObjectBase* p)
79-
{
80-
pClientApp_ = p;
81-
}
82-
8377
//-------------------------------------------------------------------------------------
8478
INLINE ClientObjectBase* Entity::pClientApp()const
8579
{

0 commit comments

Comments
 (0)