r4954: we don't need the separate event_remove_*() calls any more, as you now
authorAndrew Tridgell <tridge@samba.org>
Mon, 24 Jan 2005 01:51:45 +0000 (01:51 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:09:09 +0000 (13:09 -0500)
commitaf4ce4805ce1504fc8869ead032eabb72fca77a0
tree94e2cb1c22726296246b0b7f01d50dc643a0edbf
parent9c2c819b530d2c017a33f1c0d5b2266aaf40889e
r4954: we don't need the separate event_remove_*() calls any more, as you now
remove an event by calling talloc_free().
(This used to be commit 8f19b6886cc58a56d52aecfc83a175197061e533)
source4/lib/events.c
source4/libcli/raw/clitransport.c