Remove unimplemented methods.
GitOrigin-RevId: 70011dde0a35258bcc67a166058bc49ba05e396a
This commit is contained in:
parent
b777051eaa
commit
92d78e3b0b
@ -256,8 +256,6 @@ class SessionConnection
|
||||
void flush_packet();
|
||||
|
||||
Status init() TD_WARN_UNUSED_RESULT;
|
||||
Status process_packet(const PacketInfo &info, Slice packet) TD_WARN_UNUSED_RESULT;
|
||||
Status flush_read() TD_WARN_UNUSED_RESULT;
|
||||
Status do_flush() TD_WARN_UNUSED_RESULT;
|
||||
|
||||
Status before_write() override TD_WARN_UNUSED_RESULT;
|
||||
|
Loading…
Reference in New Issue
Block a user