removed redundant qualifier tripping up GCC

pull/9537/head
paul-szczepanek-arm 2019-02-14 10:00:42 +00:00
parent cdd5c9f3b0
commit d801ed340e
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ public:
* *
* @return PAL Gatt Client. * @return PAL Gatt Client.
*/ */
pal::AttClientToGattClientAdapter &BLE::getPalGattClient(); pal::AttClientToGattClientAdapter &getPalGattClient();
/** /**
* @see BLEInstanceBase::getSecurityManager * @see BLEInstanceBase::getSecurityManager