remove assert; revert a change that cpplint reported as a warning

This commit is contained in:
Mike Kinney
2022-03-02 00:00:31 +00:00
parent 8fd5d83980
commit f1478a7c93
3 changed files with 6 additions and 2 deletions

View File

@@ -58,7 +58,7 @@ class PhoneAPI
// Call this when the client drops the connection, resets the state to STATE_SEND_NOTHING
// Unregisters our observer. A closed connection **can** be reopened by calling init again.
void close();
virtual void close();
/**
* Handle a ToRadio protobuf