]> granicus.if.org Git - graphviz/commit
Remove check for unused `socklen_t`
authorErwin Janssen <erwinjanssen@outlook.com>
Sun, 18 Sep 2016 12:37:35 +0000 (14:37 +0200)
committerErwin Janssen <erwinjanssen@outlook.com>
Sun, 18 Sep 2016 12:44:34 +0000 (14:44 +0200)
commit70a4ec52014697210369c6c66c9af7d72579fdc9
tree100e8338fd7772cfed6e74e606e6114b44fc98f9
parent47aeab855ce44f2d05ed1a1e5eb4751027b14dd0
Remove check for unused `socklen_t`

The presence of `socklen_t` is tested and an alternative typedef is
created when `socklen_t` is absent, but `socklen_t` is never used in the
code, this check should be removed.
config.iffe
configure.ac
windows/include/config.h