box/node_center.h @@ -48,7 +48,6 @@ class MsgRecords { typedef int64_t MsgId; typedef int64_t Offset; public: void RecordMsg(const MsgI &msg) { msgs_.emplace(msg.id(), msg); }