diff options
Diffstat (limited to 'src/osd/PGBackend.h')
-rw-r--r-- | src/osd/PGBackend.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/osd/PGBackend.h b/src/osd/PGBackend.h index 8b6c397750c..3b9f2532356 100644 --- a/src/osd/PGBackend.h +++ b/src/osd/PGBackend.h @@ -599,7 +599,6 @@ map<hobject_t, set<pg_shard_t> > &missing, map<hobject_t, set<pg_shard_t> > &inconsistent, map<hobject_t, pg_shard_t> &authoritative, - map<hobject_t, set<pg_shard_t> > &invalid_snapcolls, int &shallow_errors, int &deep_errors, const spg_t& pgid, const vector<int> &acting, |