summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--getservinfo.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/getservinfo.c b/getservinfo.c
index 3fc87b8..0db7bc0 100644
--- a/getservinfo.c
+++ b/getservinfo.c
@@ -132,9 +132,6 @@ int getservinfo(
 	snprintf(myServ, sizeof(myServ), "%hu", port);
 
 	struct addrinfo myHints = *hints;
-#ifdef AI_DEFAULT
-	if (!myHints.ai_flags) myHints.ai_flags = AI_DEFAULT;
-#endif
 	myHints.ai_flags |= AI_NUMERICSERV;
 	myHints.ai_flags &= ~AI_CANONNAME;
 
tml?id=775260288133dc90bb600785772ac931854aa618&follow=1'>Apply some bold to trips renderingJune McEnroe 2024-09-08Render trips hopefully more efficientlyJune McEnroe 2024-09-08Allow removing bodies and lensesJune McEnroe 2024-09-08Limit body width so it looks less silly on desktopJune McEnroe 2024-09-07Handle no film being loadedJune McEnroe 2024-09-07Fancy up the text a littleJune McEnroe