diff --git a/konsole/TEmuVt102.cpp b/konsole/TEmuVt102.cpp index 983f2c81..69e79239 100644 --- a/konsole/TEmuVt102.cpp +++ b/konsole/TEmuVt102.cpp @@ -1167,7 +1167,9 @@ void TEmuVt102::scan_buffer_report() void TEmuVt102::ReportErrorToken() { +#ifndef NDEBUG printf("undecodable "); scan_buffer_report(); +#endif } /*