oops - remove double decl.
This commit is contained in:
부모
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) {
|
||||
|
불러오는 중...
Reference in New Issue
Block a user