mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 09:35:32 -07:00
FDC: Remove an excess commented out line.
This commit is contained in:
@@ -81,7 +81,6 @@ int fdc_current[FDC_MAX] = { 0, 0 };
|
||||
|
||||
volatile int fdcinited = 0;
|
||||
|
||||
// #define ENABLE_FDC_LOG 1
|
||||
#ifdef ENABLE_FDC_LOG
|
||||
int fdc_do_log = ENABLE_FDC_LOG;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user