FDC: Remove an excess commented out line.

This commit is contained in:
OBattler
2025-05-17 03:16:52 +02:00
parent 5ebed5dc57
commit 1eb4355d76

View File

@@ -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;