Remove dead code

aliveNotification() and unresponsiveTransport() never called.
Remove these, and code only referenced through these methods.
This commit is contained in:
Michael Davidsaver
2019-05-20 22:29:01 -07:00
parent c9bd214f7c
commit a6e7d7f5fc
8 changed files with 0 additions and 123 deletions

1
TODO
View File

@@ -6,6 +6,5 @@
- improve searching of channel with server address specified
- void transportUnresponsive() is not implemented (also in Java)
- complete authNZ (callback on right change)
- request event on disconnect/destroy, etc.?