cpp-driver icon indicating copy to clipboard operation
cpp-driver copied to clipboard

Remove unreachable code

Open SeverinLeonhardt opened this issue 3 years ago • 0 comments
trafficstars

This was noticed by MSVC in a debug build which produced the following warning:

warning C4702: unreachable code

SeverinLeonhardt avatar Sep 26 '22 11:09 SeverinLeonhardt