]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
rgw: RGWShardCollectCR does not need a cct member
authorYehuda Sadeh <yehuda@redhat.com>
Fri, 15 Apr 2016 17:21:18 +0000 (10:21 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Fri, 15 Apr 2016 17:44:50 +0000 (10:44 -0700)
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/rgw/rgw_sync.h

index dcb3a4ee329f474df83f135bdc1886c2ed89e95a..228728be198f6d22f29fd78a39657644109105b5 100644 (file)
@@ -429,8 +429,6 @@ public:
 };
 
 class RGWShardCollectCR : public RGWCoroutine {
-  CephContext *cct;
-
   int cur_shard;
   int current_running;
   int max_concurrent;