summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/coco_vhd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/coco_vhd.cpp')
-rw-r--r--src/mame/machine/coco_vhd.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/coco_vhd.cpp b/src/mame/machine/coco_vhd.cpp
index 2384127346e..c75e278caee 100644
--- a/src/mame/machine/coco_vhd.cpp
+++ b/src/mame/machine/coco_vhd.cpp
@@ -48,7 +48,7 @@
CONSTANTS
***************************************************************************/
-#define VERBOSE 1
+#define VERBOSE 0
#define VHDSTATUS_OK 0x00
#define VHDSTATUS_NO_VHD_ATTACHED 0x02