lib/util Remove setup_logging_stdout()
authorAndrew Bartlett <abartlet@samba.org>
Fri, 29 Oct 2010 04:00:01 +0000 (15:00 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 1 Nov 2010 23:34:06 +0000 (23:34 +0000)
commite7eac0e391c2d8b79fe0601db2c5d14fbfbb308e
tree83e3fa76d17da293b22408bce038b2b859135c81
parent7e23363455703eb24c506a7922ce86e3697fc8cd
lib/util Remove setup_logging_stdout()

This API is no longer required now that we don't attempt to build ndrdump
with the s3 build system, and because the s3 debug system will soon have the
same setup_logging() API.

Andrew Bartlett
lib/util/debug.c
lib/util/debug.h
librpc/tools/ndrdump.c