Disabled FDC logging.

This commit is contained in:
OBattler
2020-06-18 00:33:22 +02:00
parent 8e4757513f
commit 3373ea056a

View File

@@ -93,7 +93,6 @@ int floppyrate[4];
int fdc_type = 0;
#define ENABLE_FDC_LOG 1
#ifdef ENABLE_FDC_LOG
int fdc_do_log = ENABLE_FDC_LOG;