lichao
2021-06-02 993c556000a414011626770540678948f16eaa9e
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); }