1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-01 04:58:35 +03:00

r5412: don't force initial debug level up in ndrdump

This commit is contained in:
Andrew Tridgell 2005-02-16 03:21:34 +00:00 committed by Gerald (Jerry) Carter
parent 4d08c11407
commit 9536936992

View File

@ -93,8 +93,6 @@ static void show_functions(const struct dcerpc_interface_table *p)
POPT_TABLEEND
};
DEBUGLEVEL = 10;
setup_logging("ndrdump", DEBUG_STDOUT);
ndrdump_init_subsystems;