Skip to content

Commit 1088878

Browse files
jepenven-silabspull[bot]
authored andcommitted
remove TODO (#15456)
1 parent 170d77b commit 1088878

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/transport/SessionManager.h

-1
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,6 @@ class DLL_EXPORT SessionManager : public TransportMgrDelegate
219219
return mUnauthenticatedSessions.AllocInitiator(ephemeralInitiatorNodeID, peerAddress, config);
220220
}
221221

222-
// TODO: implements group sessions
223222
Optional<SessionHandle> CreateGroupSession(GroupId group, chip::FabricIndex fabricIndex, NodeId sourceNodeId)
224223
{
225224
return mGroupSessions.AllocEntry(group, fabricIndex, sourceNodeId);

0 commit comments

Comments
 (0)