diff --git a/modules/libpr0n/src/imgLoader.cpp b/modules/libpr0n/src/imgLoader.cpp --- a/modules/libpr0n/src/imgLoader.cpp +++ b/modules/libpr0n/src/imgLoader.cpp @@ -471,9 +471,6 @@ imgLoader::imgLoader() { /* member initializers and constructor code */ -#ifdef DEBUG_pavlov - PrintImageDecoders(); -#endif } imgLoader::~imgLoader()