mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-04-11 00:56:18 +00:00
I2C: remove unneeded I2C_DRIVERS_ENABLED
This commit is contained in:
@@ -197,11 +197,6 @@ nfc_init(nfc_context **context)
|
||||
}
|
||||
if (!nfc_drivers)
|
||||
nfc_drivers_init();
|
||||
|
||||
//#if defined (I2C_DRIVERS_ENABLED)
|
||||
// if (!i2c_drivers)
|
||||
// i2c_drivers_init();
|
||||
//#endif
|
||||
}
|
||||
|
||||
/** @ingroup lib
|
||||
|
||||
Reference in New Issue
Block a user