lib: Remove fncall.c
authorVolker Lendecke <vl@samba.org>
Wed, 18 Oct 2017 15:15:53 +0000 (17:15 +0200)
committerJeremy Allison <jra@samba.org>
Fri, 20 Oct 2017 22:04:58 +0000 (00:04 +0200)
commit629fc066860fead544e51bd6fa056c08b3343f9d
treea455ef2dfd3dca50319e24db7861d35e0281f0d5
parent4b84d7cb54838a790915f214e3d39b5ce4a3197b
lib: Remove fncall.c

This was meant as a nice wrapper around pthreadpool_add_job.

pthreadpool_tevent_job_send does the same thing. The
getaddrinfo_send/recv was the only example and can easily be re-added on
top of pthreadpool_tevent_job_send.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Sat Oct 21 00:04:59 CEST 2017 on sn-devel-144
source3/include/proto.h
source3/include/smb.h
source3/lib/fncall.c [deleted file]
source3/wscript_build