Update Client.cpp

This commit is contained in:
李扬 2022-03-23 22:01:29 +08:00 committed by GitHub
parent 1114c54899
commit b84904b8a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1047,7 +1047,6 @@ void Client::readArguments(
* - param arguments for prepared statements.
* Split these groups before processing.
*/
bool in_external_group = false;
std::string prev_host_arg;