mirror of https://github.com/ARMmbed/mbed-os.git
Gap.tpp: remove misleading deprecation header
parent
8de604d485
commit
3c922acec4
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue