mirror of
https://github.com/ceph/ceph
synced 2025-02-19 08:57:27 +00:00
Merge pull request #19583 from qrGitHub/wip-rgw-unused-variable
rgw: drop iter in rgw_op.cc Reviewed-by: Jos Collin <jcollin@redhat.com>
This commit is contained in:
commit
2113ebe02d
@ -3296,7 +3296,6 @@ void RGWPutObj::execute()
|
||||
MD5 hash;
|
||||
bufferlist bl, aclbl, bs;
|
||||
int len;
|
||||
map<string, string>::iterator iter;
|
||||
bool multipart;
|
||||
|
||||
off_t fst;
|
||||
|
Loading…
Reference in New Issue
Block a user