Gap.tpp: remove misleading deprecation header

pull/12730/head
Lingkai Dong 2020-04-08 14:15:25 +01:00
parent 8de604d485
commit 3c922acec4
1 changed files with 0 additions and 3 deletions

View File

@ -424,9 +424,6 @@ Gap<Impl>::Gap() : _eventHandler(NULL)
{
}
/* -------------------- Future deprecation ------------------------- */
template<class Impl>
const peripheral_privacy_configuration_t Gap<Impl>::default_peripheral_privacy_configuration = {
/* use_non_resolvable_random_address */ false,