diff --git a/include/ck_epoch.h b/include/ck_epoch.h index dc6cbee..566394a 100644 --- a/include/ck_epoch.h +++ b/include/ck_epoch.h @@ -64,7 +64,6 @@ struct ck_epoch_record { uint64_t n_reclamations; struct ck_epoch *global; ck_stack_entry_t record_next; - } CK_CC_CACHELINE; typedef struct ck_epoch_record ck_epoch_record_t;