Skip to content

Commit 6b315a1

Browse files
Remove stale comment.
1 parent fc9b21e commit 6b315a1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/darwin/Framework/CHIP/MTRDeviceController.h

-2
Original file line numberDiff line numberDiff line change
@@ -243,8 +243,6 @@ MTR_AVAILABLE(ios(16.1), macos(13.0), watchos(9.1), tvos(16.1))
243243
* Remove the given server endpoint from this controller. If the endpoint is
244244
* not attached to this controller, will just call the completion and do nothing
245245
* else.
246-
*
247-
* The endpoint being removed does not need to be disabled first.
248246
*/
249247
- (void)removeServerEndpoint:(MTRServerEndpoint *)endpoint queue:(dispatch_queue_t)queue completion:(dispatch_block_t)completion MTR_NEWLY_AVAILABLE;
250248

0 commit comments

Comments
 (0)