remove no-op lock/unlock from Lock sub-classes

This commit is contained in:
Michael Davidsaver
2017-05-15 17:24:16 -04:00
parent bbe6cb2553
commit b05e7699b5
14 changed files with 0 additions and 384 deletions

View File

@@ -49,16 +49,6 @@ BeaconEmitter::~BeaconEmitter()
// destroy();
}
void BeaconEmitter::lock()
{
//noop
}
void BeaconEmitter::unlock()
{
//noop
}
void BeaconEmitter::send(ByteBuffer* buffer, TransportSendControl* control)
{
// get server status