Remove AddListener call. [ci skip]
This commit is contained in:
parent
a32334d230
commit
e7d829277d
@ -239,8 +239,6 @@ void Drawable2D::OnNodeSet(Node* node)
|
||||
|
||||
if (node)
|
||||
{
|
||||
node->AddListener(this);
|
||||
|
||||
Scene* scene = GetScene();
|
||||
if (scene)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user