]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/crimson/os/futurized_store.h
update ceph source to reef 18.2.1
[ceph.git] / ceph / src / crimson / os / futurized_store.h
index 1c65f5b2fda987357d3fdc33478be4db0e155381..783cd74859e3d60fa636b064f1435b9b517b1cb3 100644 (file)
@@ -25,8 +25,6 @@ class Transaction;
 namespace crimson::os {
 class FuturizedCollection;
 
-constexpr core_id_t PRIMARY_CORE = 0;
-
 class FuturizedStore {
 public:
   class Shard {