]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/rgw/rgw_lc_s3.h
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / rgw / rgw_lc_s3.h
index 0d6ffa93c93d727ab32bc8384d6321cc6fb7178b..5aa9c8e8c4961ea5a2b67758cc6c7c6d5a9fcc09 100644 (file)
@@ -95,7 +95,7 @@ public:
   RGWLifecycleConfiguration_S3() : RGWLifecycleConfiguration(nullptr) {}
 
   void decode_xml(XMLObj *obj);
-  int rebuild(RGWRados *store, RGWLifecycleConfiguration& dest);
+  int rebuild(RGWLifecycleConfiguration& dest);
   void dump_xml(Formatter *f) const;
 };