We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d010af5 commit 9ee18c0Copy full SHA for 9ee18c0
src/localcontroller/chargepoint/ChargePointProxy.cpp
@@ -55,9 +55,6 @@ std::shared_ptr<IChargePointProxy> IChargePointProxy::createFrom(
55
56
// Associate both
57
centralsystem->setChargePointProxy(proxy);
58
-
59
- // Release original instance
60
- central_system_proxy.reset();
61
}
62
63
return proxy;
0 commit comments