commit | dca98169b8781a3e302a2c46682f2b63e560b05f | [log] [tgz] |
---|---|---|
author | Joel Schopp <jschopp@austin.ibm.com> | Wed Jul 21 15:05:17 2010 -0500 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Fri Jul 30 23:05:52 2010 +0200 |
tree | cd14b7e14c979df7fab06cb835a9a9ab413141d7 | |
parent | ca1d6ac657ff1cebd689b5d93784402e7ceb52c3 [diff] |
remove pointless if from vl.c We already set sockets to nonzero in the code above. So this if statement always evaluates true. Remove it. Signed-off-by: Joel Schopp <jschopp@austin.ibm.com> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>