further dead code

This commit is contained in:
Michael Davidsaver
2019-05-20 22:51:38 -07:00
parent 9e05b29f35
commit 6dd1346ace
7 changed files with 2 additions and 37 deletions

View File

@@ -1818,9 +1818,6 @@ void BlockingClientTCPTransportCodec::release(pvAccessID clientID) {
}
}
void BlockingClientTCPTransportCodec::changedTransport() {
}
void BlockingClientTCPTransportCodec::send(ByteBuffer* buffer,
TransportSendControl* control)
{