diff --git a/storage/kvstore/tdbstore/include/tdbstore/TDBStore.h b/storage/kvstore/tdbstore/include/tdbstore/TDBStore.h index 5115d12675..75f68abbfa 100644 --- a/storage/kvstore/tdbstore/include/tdbstore/TDBStore.h +++ b/storage/kvstore/tdbstore/include/tdbstore/TDBStore.h @@ -40,10 +40,7 @@ public: /** * @brief Class constructor * - * @param[in] bd Underlying block device. The BlockDevice - * can be any BlockDevice with flash characteristics. - * If using a BlockDevice without flash, such as SDBlockDevice, - * please add the FlashSimBlockDevice on top of it. + * @param[in] bd Underlying block device. * * @returns none */