diff --git a/src/devices/video/nt7534.cpp b/src/devices/video/nt7534.cpp index cf2219b3805..282ced90a46 100644 --- a/src/devices/video/nt7534.cpp +++ b/src/devices/video/nt7534.cpp @@ -12,7 +12,7 @@ #include "emu.h" #include "video/nt7534.h" -#define VERBOSE 1 +#define VERBOSE 0 #include "logmacro.h"