移除无用代码
This commit is contained in:
parent
f93c9872e3
commit
7288e3d00e
@ -56,7 +56,6 @@ namespace a8
|
||||
memmove(szbuff + 4, buff, bufflen);
|
||||
a8::TcpSession::SendBuff((char*)szbuff, bufflen + 4);
|
||||
} else {
|
||||
assert(false);
|
||||
abort();
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user