mbed Connector Interface simplification API on top of mbed-client
Fork of mbedConnectorInterfaceV3 by
NOTE:
This repo has been replaced with https://github.com/ARMmbed/mbedConnectorInterface. No further updates will occur with this repo. Please use the github repo instead. Thanks!
Diff: source/ConnectionStatusInterface.cpp
- Revision:
- 38:bb6d2be4d54c
- Parent:
- 33:1d0b855df5a5
- Child:
- 46:62da4ce20276
--- a/source/ConnectionStatusInterface.cpp Tue Jun 14 19:56:47 2016 +0000 +++ b/source/ConnectionStatusInterface.cpp Tue Jun 14 20:18:30 2016 +0000 @@ -31,7 +31,7 @@ } // Copy constructor -ConnectionStatusInterface::ConnectionStatusInterface(ConnectionStatusInterface &csi) { +ConnectionStatusInterface::ConnectionStatusInterface(ConnectionStatusInterface & /* csi */) { } // Destructor