Skip to content

Commit 86b7632

Browse files
committed
Fix after rebase
Signed-off-by: Maaike <maaike@iolar.nl>
1 parent c56761a commit 86b7632

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/ocpp/common/websocket/websocket_base.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ WebsocketBase::WebsocketBase() :
2424
}
2525

2626
WebsocketBase::~WebsocketBase() {
27-
this->cancel_reconnect_timer();
2827
}
2928

3029
void WebsocketBase::set_connection_options_base(const WebsocketConnectionOptions& connection_options) {

0 commit comments

Comments
 (0)