Skip to content

Commit 982fbbd

Browse files
committed
fix(nimble): Remove unused constructor
1 parent fa3c692 commit 982fbbd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libraries/BLE/src/BLEDescriptor.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,6 @@ class BLEDescriptorCallbacks {
163163
* Common public declarations *
164164
***************************************************************************/
165165

166-
BLEDescriptorCallbacks();
167166
virtual ~BLEDescriptorCallbacks();
168167
virtual void onRead(BLEDescriptor *pDescriptor);
169168
virtual void onWrite(BLEDescriptor *pDescriptor);

0 commit comments

Comments
 (0)