Call ne_debug_init() in a debug build
Change-Id: I08d540bdbe32ba9df994528bac97ac76e587795a
This commit is contained in:
parent
712ef16177
commit
0e838cead9
@ -695,7 +695,7 @@ void NeonSession::Init()
|
||||
// #122205# - libxml2 needs to be initialized once if used by
|
||||
// multithreaded programs like OOo.
|
||||
xmlInitParser();
|
||||
#if 0
|
||||
#if OSL_DEBUG_LEVEL > 0
|
||||
// for more debug flags see ne_utils.h; NE_DEBUGGING must be defined
|
||||
// while compiling neon in order to actually activate neon debug
|
||||
// output.
|
||||
|
Loading…
x
Reference in New Issue
Block a user