Description
_mongoc_write_opquery() is only used if the wire version is < 6, where sessions would not be supported, yet it calls _mongoc_client_session_handle_reply(). This looks like dead code.
_mongoc_write_opquery() is only used if the wire version is < 6, where sessions would not be supported, yet it calls _mongoc_client_session_handle_reply(). This looks like dead code.