Remove accidental activation of SG->VRML debug write

This commit is contained in:
Cirilo Bernardo 2016-02-01 18:19:16 +11:00
parent 8fa9e28e85
commit eadb34e22e
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ include_directories(
${CMAKE_CURRENT_SOURCE_DIR}/v2
)
add_definitions( -DDEBUG_VRML1=4 -DDEBUG_VRML2=1 )
add_definitions( -DDEBUG_VRML1=1 -DDEBUG_VRML2=1 )
add_library( s3d_plugin_vrml MODULE
${CMAKE_SOURCE_DIR}/common/richio.cpp