diff options
Diffstat (limited to 'src/rgw/services/svc_zone.h')
-rw-r--r-- | src/rgw/services/svc_zone.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rgw/services/svc_zone.h b/src/rgw/services/svc_zone.h index 1b3f49587a3..719546eb8db 100644 --- a/src/rgw/services/svc_zone.h +++ b/src/rgw/services/svc_zone.h @@ -96,7 +96,6 @@ public: uint32_t get_zone_short_id() const; const std::string& get_current_period_id() const; - bool has_zonegroup_api(const std::string& api) const; bool zone_is_writeable(); bool zone_syncs_from(const RGWZone& target_zone, const RGWZone& source_zone) const; |