mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-12 12:09:03 -04:00
Whack unused var warning
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5596 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
parent
b6b8c9dac8
commit
f66585e27a
@ -404,7 +404,6 @@ bool InspSocket::Poll()
|
||||
return false;
|
||||
|
||||
int incoming = -1;
|
||||
bool n = true;
|
||||
|
||||
if ((fd < 0) || (fd > MAX_DESCRIPTORS))
|
||||
return false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user