CMI8x38: Disable status bar logging due to a Qt incompatibility

This commit is contained in:
RichardG867
2022-03-17 15:06:19 -03:00
parent 5e9a47d6d1
commit 7571c0b155

View File

@@ -1279,7 +1279,7 @@ stereo:
freqreg >>= 3;
}
#ifdef ENABLE_CMI8X38_LOG
#if 0
if (cmi8x38_do_log)
ui_sb_bugui(buf);
#endif