oops - remove double decl.

Bu işleme şunda yer alıyor:
Adrian Chadd 2016-03-31 10:43:22 -07:00
ebeveyn f62f1c0bda
işleme c62cdb51b9

Dosyayı Görüntüle

@ -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) {