Skip to content

Commit

Permalink
Remove todo.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakio815 committed Jan 22, 2025
1 parent d88f8d5 commit 4f6d575
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -772,7 +772,6 @@ else if (globalSTP instanceof CodeExprImpl)

// Disable clock synchronization for the federate if it resides on the same host as the RTI,
// unless that is overridden with the clock-sync-options target property.
//TODO: Fix here.
if (CExtensionUtils.clockSyncIsOn(federate, rtiConfig)) {
code.pr("synchronize_initial_physical_clock_with_rti(_fed.netdrv_to_RTI);");
}
Expand Down

0 comments on commit 4f6d575

Please sign in to comment.