]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
rgw: cleanup
authorYehuda Sadeh <yehuda@redhat.com>
Mon, 15 Feb 2016 23:16:28 +0000 (15:16 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Mon, 15 Feb 2016 23:16:28 +0000 (15:16 -0800)
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/rgw/rgw_admin.cc

index 3e2be9a379564fa2816e7f1aea6158890cd5c540..a221d8f8d5077a33f4c117fc7ebc90338fd52c88 100644 (file)
@@ -4427,7 +4427,6 @@ next:
     RGWMetadataLog *meta_log = store->meta_mgr->get_log();
     formatter->open_array_section("entries");
     for (; i < g_ceph_context->_conf->rgw_md_log_max_shards; i++) {
-      void *handle;
       list<cls_log_entry> entries;
 
       RGWMetadataLogInfo info;