lichao
2021-06-01 e7555f04c826e65e59b7e6ff7f3858b7d94f5b73
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); }