Integrating latest 47acbe8
This commit is contained in:
+2
-2
@@ -100,7 +100,7 @@ namespace GraphCanvas
|
||||
NodeNotificationBus::Handler::BusDisconnect();
|
||||
}
|
||||
|
||||
void CommentNodeLayoutComponent::OnEntityExists([[maybe_unused]] const AZ::EntityId& entityId)
|
||||
void CommentNodeLayoutComponent::OnEntityExists(const AZ::EntityId& /*entityId*/)
|
||||
{
|
||||
AZ::Entity* entity = GetEntity();
|
||||
|
||||
@@ -153,4 +153,4 @@ namespace GraphCanvas
|
||||
|
||||
m_layout->invalidate();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user