debug: remove fd and debugf from state, use dbgc_config[DBGC_ALL]
authorRalph Boehme <slow@samba.org>
Wed, 12 Dec 2018 21:49:15 +0000 (22:49 +0100)
committerJeremy Allison <jra@samba.org>
Thu, 20 Dec 2018 02:19:27 +0000 (03:19 +0100)
commit3dbda63284cdeb2f060931c85388842627c955a1
tree16cc664a56f129938e835bff277ef5786c6e9f91
parent781f5a95edde4cd27627515869bfe2fc626fbb3a
debug: remove fd and debugf from state, use dbgc_config[DBGC_ALL]

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
lib/util/debug.c