s4-tevent Remove event_contex_find() and event_context_set_default()
authorAndrew Bartlett <abartlet@samba.org>
Mon, 11 Oct 2010 06:08:33 +0000 (17:08 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 11 Oct 2010 13:02:16 +0000 (13:02 +0000)
commit69199a96d1a3f134e2c80ef338b5600baabae8f9
treecf1d3e1049ee19619e8f5ae59df5d4db704b7bb6
parentbae09a0921ed6b6885972cbaa4f277e5b2ae3dc7
s4-tevent Remove event_contex_find() and event_context_set_default()

It is considered that it is better to create a new event context
rather than 'finding' some other event context, in the case
where we do not have one specified.

Andrew Bartlett
source4/lib/events/tevent_s4.c