lichao
2021-06-03 3c7339498c5a47e912f6e6009c197291acd7e1fd
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); }