remote.h interfaces sync with Java - cleanup
This commit is contained in:
@@ -58,7 +58,7 @@ public:
|
||||
}
|
||||
virtual void acquire() {}
|
||||
virtual void release() {}
|
||||
virtual void beaconAnomalyNotify() {}
|
||||
virtual void newServerDetected() {}
|
||||
|
||||
private:
|
||||
std::tr1::shared_ptr<TransportRegistry> _tr;
|
||||
|
||||
Reference in New Issue
Block a user