debug: Remove codepath to open file in Debug1
authorChristof Schmitt <cs@samba.org>
Fri, 9 Jan 2015 21:51:00 +0000 (14:51 -0700)
committerChristof Schmitt <cs@samba.org>
Mon, 23 Mar 2015 20:22:11 +0000 (21:22 +0100)
commit25bd64ffb2f214fa1230dbc8f9230fc91dd2b786
treeae11360ac3fe50ea9318bce6e68f35275b832687
parent8a46da32805e477144e0404531edeae4df554d7d
debug: Remove codepath to open file in Debug1

This is not used, the log file is already open from the call to
reopen_logs_internal.

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
lib/util/debug.c