configure: do not check for kill

Introduced by:
commit 3c37a171a2
    Add check for kill() to fix build of cgroups on win32

Made redundant by:
commit 02f1fd41f6
    cgroup macros refactoring, part 1

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
This commit is contained in:
Ján Tomko 2018-09-25 16:54:50 +02:00
parent 4d4ade13f3
commit b9384391d5

View File

@ -334,7 +334,6 @@ AC_CHECK_FUNCS_ONCE([\
getrlimit \
getuid \
if_indextoname \
kill \
mmap \
newlocale \
posix_fallocate \