VISO: Disable temporary logging

This commit is contained in:
RichardG867
2022-11-25 16:33:04 -03:00
parent 9175d060f5
commit ab086750ec
2 changed files with 1 additions and 7 deletions

View File

@@ -126,7 +126,7 @@ typedef struct {
static const char rr_eid[] = "RRIP_1991A"; /* identifiers used in ER field for Rock Ridge */
static const char rr_edesc[] = "THE ROCK RIDGE INTERCHANGE PROTOCOL PROVIDES SUPPORT FOR POSIX FILE SYSTEM SEMANTICS.";
static int8_t tz_offset = 0;
#define ENABLE_CDROM_IMAGE_VISO_LOG 1
#ifdef ENABLE_CDROM_IMAGE_VISO_LOG
int cdrom_image_viso_do_log = ENABLE_CDROM_IMAGE_VISO_LOG;