remove dead case in gethostbyname2_r
authorDaniel Sabogal <dsabogalcc@gmail.com>
Sat, 24 Sep 2016 04:38:06 +0000 (00:38 -0400)
committerRich Felker <dalias@aerifal.cx>
Sat, 24 Sep 2016 05:09:31 +0000 (01:09 -0400)
commitd917ef0b8468f77634df59a1a6650aff5adb6b6a
tree4e6dadf196d27783a5535c272dbfa341cdb9cc26
parent66570ec9c465e3c6c5d6dbd7dd42e45041a39288
remove dead case in gethostbyname2_r

this case statement was accidently left behind when this function
was refactored in commit e8f39ca4898237cf71657500f0b11534c47a0521.
src/network/gethostbyname2_r.c