]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
msg/async: cleanup unused function local_deliver() 36868/head
authorzhoufeng <zhoufeng2021@outlook.com>
Fri, 28 Aug 2020 08:20:19 +0000 (16:20 +0800)
committerzhoufeng <zhoufeng2021@outlook.com>
Fri, 28 Aug 2020 08:27:55 +0000 (16:27 +0800)
Signed-off-by: zhoufeng <zhoufeng2021@outlook.com>
src/msg/async/AsyncConnection.h

index 122a6c4089e96bf15d7f176f39c4b1c93a247d40..c7f0f9fe86039a77eb4351077dead980a822a7a4 100644 (file)
@@ -233,7 +233,6 @@ private:
   void process();
   void wakeup_from(uint64_t id);
   void tick(uint64_t id);
-  void local_deliver();
   void stop(bool queue_reset);
   void cleanup();
   PerfCounters *get_perf_counter() {