diff --git a/src/debug/logger.cpp b/src/debug/logger.cpp index 6ebcaafd46687c37768038ad33bfe6c86edca22e..52e6cd1a945e435d822b8497052556f4a0ff0f41 100644 --- a/src/debug/logger.cpp +++ b/src/debug/logger.cpp @@ -61,7 +61,6 @@ namespace dynamicgraph (m_lv==VERBOSITY_INFO_WARNING_ERROR && isDebugMsg(type))) return; - //TODO Modif ici // if print is allowed by current verbosity level if( isStreamMsg(type)) {