Silence some lint(1) warnings

This commit is contained in:
mmdolze
2009-05-14 05:59:36 +00:00
parent 779ede6761
commit 640fcc1f1f
7 changed files with 29 additions and 25 deletions
-1
View File
@@ -433,7 +433,6 @@ sock_read_from_client(ClientSocketMap *clientSocketMap)
__FUNCTION__, clientSocketMap->socket, buffer);
return nbytes;
}
return nbytes;
}