RZ-1000: Disable logging.

This commit is contained in:
OBattler
2025-05-07 23:02:29 +02:00
parent e6f99168d1
commit 58f342c277

View File

@@ -55,7 +55,6 @@ typedef struct rz1000_t {
static int next_id = 0;
#define ENABLE_RZ1000_LOG 1
#ifdef ENABLE_RZ1000_LOG
int rz1000_do_log = ENABLE_RZ1000_LOG;