Skip to content

Commit

Permalink
Remove function provided in other pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
gbrooker committed Nov 8, 2018
1 parent 23099c9 commit 7cb7c55
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Sources/HAP/Server/DeviceDelegate.swift
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,6 @@ public extension DeviceDelegate {

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

func didChangeAccessoryList() { }

func characteristic<T>(
_ characteristic: GenericCharacteristic<T>,
ofService: Service,
Expand Down

0 comments on commit 7cb7c55

Please sign in to comment.