smart ball test board code

Dependencies:   nrf51-sdk

Fork of nRF51822 by Nordic Semiconductor

Revision:
564:9c4b96f7be8d
Parent:
562:613dbbdeed27
Child:
566:cf03471a4ec4
--- a/source/nRF5xGap.h	Mon Jan 11 10:19:15 2016 +0000
+++ b/source/nRF5xGap.h	Mon Jan 11 10:19:16 2016 +0000
@@ -112,9 +112,6 @@
     }
 #endif
 
-protected:
-    virtual ble_error_t cleanup(void);
-
 private:
     bool    radioNotificationCallbackParam; /* parameter to be passed into the Timeout-generated radio notification callback. */
     Timeout radioNotificationTimeout;