Remove not implemented comment

This commit is contained in:
Adam Honse
2022-02-03 14:47:36 -06:00
parent daa974ddf1
commit 97aa8f6925

View File

@@ -80,5 +80,4 @@ void DetectGigabyteRGBFusion2DRAMControllers(std::vector<i2c_smbus_interface*>&
} /* DetectGigabyteRGBFusion2DRAMControllers() */
// This detector is disabled as proper detection isn't implemented
REGISTER_I2C_DETECTOR("Gigabyte RGB Fusion 2 DRAM", DetectGigabyteRGBFusion2DRAMControllers);