Skip to content

Commit 3c922ac

Browse files
committed
Gap.tpp: remove misleading deprecation header
1 parent 8de604d commit 3c922ac

File tree

1 file changed

+0
-3
lines changed
  • features/FEATURE_BLE/source/gap

1 file changed

+0
-3
lines changed

features/FEATURE_BLE/source/gap/Gap.tpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -424,9 +424,6 @@ Gap<Impl>::Gap() : _eventHandler(NULL)
424424
{
425425
}
426426

427-
428-
/* -------------------- Future deprecation ------------------------- */
429-
430427
template<class Impl>
431428
const peripheral_privacy_configuration_t Gap<Impl>::default_peripheral_privacy_configuration = {
432429
/* use_non_resolvable_random_address */ false,

0 commit comments

Comments
 (0)