]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
mon: remove unused method
authorPatrick Donnelly <pdonnell@redhat.com>
Thu, 13 Jul 2023 00:35:04 +0000 (20:35 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Fri, 21 Jul 2023 14:09:04 +0000 (10:09 -0400)
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/mon/PaxosService.h

index 8c56ff2d0a9d76b1bf3d016bc212d648d163dd3f..7db6681e6666f1622b55cb63b8fb4e40f0f991b9 100644 (file)
@@ -557,10 +557,6 @@ public:
       op->mark_event(service_name + ":wait_for_finished_proposal");
     waiting_for_finished_proposal.push_back(c);
   }
-  void wait_for_finished_proposal_ctx(Context *c) {
-    MonOpRequestRef o;
-    wait_for_finished_proposal(o, c);
-  }
 
   /**
    * Wait for us to become active