Merge pull request #23899 from luomuyao/cleanup

rgw: drop unused tmp in main()

Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
This commit is contained in:
Xie Xingguo 2018-09-04 10:24:14 +08:00 committed by GitHub
commit df5c304cd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2751,7 +2751,6 @@ int main(int argc, const char **argv)
std::string val;
std::ostringstream errs;
string err;
long long tmp = 0;
string source_zone_name;
string source_zone; /* zone id */