oops - remove double decl.
这个提交包含在:
父节点
f62f1c0bda
当前提交
c62cdb51b9
@ -1451,7 +1451,6 @@ check_conn(int sd, int is_readable, int is_writable)
|
||||
{
|
||||
Conn *conn;
|
||||
Any_Type arg;
|
||||
Conn *conn;
|
||||
|
||||
/* Don't bother doing anything if we're not ready */
|
||||
if ((is_readable || is_writable) == 0) {
|
||||
|
正在加载...
在新工单中引用
屏蔽一个用户