mirror of
https://github.com/ceph/ceph
synced 2025-02-21 01:47:25 +00:00
rgw: remove unused variable bl in file rgw_op.cc
Signed-off-by: Bingyin Zhang <zhangbingyin@cloudin.cn>
This commit is contained in:
parent
b5eaa02a8d
commit
6ed481cc17
@ -5040,7 +5040,6 @@ void RGWDeleteCORS::execute()
|
||||
if (op_ret < 0)
|
||||
return;
|
||||
|
||||
bufferlist bl;
|
||||
rgw_raw_obj obj;
|
||||
if (!cors_exist) {
|
||||
dout(2) << "No CORS configuration set yet for this bucket" << dendl;
|
||||
|
Loading…
Reference in New Issue
Block a user