---
title: "remove(_:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrdevice/remove(_:)"
---

# remove(_:)

Removes the delegate from receiving callbacks about the device.

## Declaration

```swift
func remove(_ delegate: any MTRDeviceDelegate)
```
