]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/tools/rbd_mirror/PoolReplayer.h
update sources to v12.1.3
[ceph.git] / ceph / src / tools / rbd_mirror / PoolReplayer.h
index 73dd663643ff7e5935068ebe39c8f4bcd5d626a7..ca693ef74808600f948fa132e994712ded8e85b7 100644 (file)
@@ -137,8 +137,6 @@ private:
   std::string m_asok_hook_name;
   AdminSocketHook *m_asok_hook = nullptr;
 
-  std::map<std::string, ImageIds> m_initial_mirror_image_ids;
-
   service_daemon::CalloutId m_callout_id = service_daemon::CALLOUT_ID_NONE;
 
   class PoolReplayerThread : public Thread {