Skip to content

Commit

Permalink
Fixes warrnings (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fireronin authored Sep 5, 2024
1 parent 1889b03 commit 51ae504
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ namespace ROS2ScriptIntegration
void ROS2ScriptIntegrationSystemComponent::Reflect(AZ::ReflectContext* context)
{
SubscriberNotificationHandler::Reflect(context);
SubscriberRequests::Reflect(context);
PublisherRequests::Reflect(context);

if (auto serializeContext = azrtti_cast<AZ::SerializeContext*>(context))
{
Expand Down

0 comments on commit 51ae504

Please sign in to comment.