Skip to content

Commit 7cb7c55

Browse files
committed
Remove function provided in other pull request
1 parent 23099c9 commit 7cb7c55

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Sources/HAP/Server/DeviceDelegate.swift

-2
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,6 @@ public extension DeviceDelegate {
8484

8585
func didChangePairingState(from: PairingState, to: PairingState) { }
8686

87-
func didChangeAccessoryList() { }
88-
8987
func characteristic<T>(
9088
_ characteristic: GenericCharacteristic<T>,
9189
ofService: Service,

0 commit comments

Comments
 (0)