From 15eda3d33f9e1160d438d370acd442ef3dbba63f Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 19 Feb 2019 14:54:44 +0000 Subject: Add DragonFly macro; remove nbwaitall and ancilautoclose --- src/sysdeps/tryancilautoclose.c | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 src/sysdeps/tryancilautoclose.c (limited to 'src/sysdeps/tryancilautoclose.c') diff --git a/src/sysdeps/tryancilautoclose.c b/src/sysdeps/tryancilautoclose.c deleted file mode 100644 index 4cb08b3..0000000 --- a/src/sysdeps/tryancilautoclose.c +++ /dev/null @@ -1,12 +0,0 @@ -/* ISC license. */ - - /* - * It's actually false everywhere. - * Not removing the test for now because it would mean editing all the - * places where the test happens. Will remove it later. - */ - -int main (void) -{ - return 1 ; -} -- cgit v1.2.3