This is an automated email from the ASF dual-hosted git repository.

andk pushed a commit to branch new-master
in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git

commit 49c1941f89c5762c2c75e9c86c662150a1bfa957
Author: Andrzej Kaczmarek <andrzej.kaczma...@codecoup.pl>
AuthorDate: Fri Feb 23 23:01:27 2018 +0100

    nimble/gap: Remove redundant formward declaration
    
    X-Original-Commit: b83cc69fbbb59e1bb2c80914d2a9b31698f13b76
---
 nimble/host/services/gap/include/services/gap/ble_svc_gap.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/nimble/host/services/gap/include/services/gap/ble_svc_gap.h 
b/nimble/host/services/gap/include/services/gap/ble_svc_gap.h
index bc8433d..f64c4f6 100644
--- a/nimble/host/services/gap/include/services/gap/ble_svc_gap.h
+++ b/nimble/host/services/gap/include/services/gap/ble_svc_gap.h
@@ -24,8 +24,6 @@
 extern "C" {
 #endif
 
-struct ble_hs_cfg;
-
 #define BLE_SVC_GAP_UUID16                                  0x1800
 #define BLE_SVC_GAP_CHR_UUID16_DEVICE_NAME                  0x2a00
 #define BLE_SVC_GAP_CHR_UUID16_APPEARANCE                   0x2a01

-- 
To stop receiving notification emails like this one, please contact
a...@apache.org.

Reply via email to