Skip to content

Commit ab8947d

Browse files
committed
not returning for counting
1 parent 2f829cb commit ab8947d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/dds.net-connector-cpp.lib/connector/src/internal/src/network_client.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ dds::net::connector::_internal::
7676
msg += windowsStartupResult;
7777

7878
this->logger->error(msg.c_str());
79-
return;
8079
}
8180
}
8281

0 commit comments

Comments
 (0)