Skip to content

Commit 3b18b49

Browse files
authored
Minor fix
1 parent f062b9d commit 3b18b49

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/core/federation.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2118,8 +2118,6 @@ export class FederatedApp extends App {
21182118
Log.debug(this, () => {
21192119
return `Port Absent received from RTI for ${intendedTag}.`;
21202120
});
2121-
// FIXME: Temporarily disabling portAbsent until the
2122-
// MLAA based execution is implemented.
21232121
this._updateLastKnownStatusOnInputPort(intendedTag, portID);
21242122
});
21252123

0 commit comments

Comments
 (0)