Commit c9332ebe authored by Kenton Varda's avatar Kenton Varda

Arrrrgghhh, remove line that I only added while debugging something.

parent 6148a1c5
......@@ -81,7 +81,6 @@ bool hasIpv6() {
freeaddrinfo(list);
return true;
} else {
KJ_FAIL_ASSERT("foo");
return false;
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment