]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: remove unused store variable
authorJ. Eric Ivancich <ivancich@redhat.com>
Mon, 5 Jul 2021 23:27:00 +0000 (19:27 -0400)
committerJ. Eric Ivancich <ivancich@redhat.com>
Mon, 5 Jul 2021 23:27:00 +0000 (19:27 -0400)
commit3e6d56e1398fb6847222320dd661412f4f3b2b54
tree86fd6a1eaa86aa01e4709e0bcde4975cc56abb6e
parent361cc0ba6327763a02b65758d6c6a6ed5e09599e
rgw: remove unused store variable

A recent change made the store variable unnecessary and now compiling
generates a warning. Clean up.

Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
src/rgw/rgw_rados.cc