box/center.h
@@ -34,7 +34,6 @@ static bool Install(const std::string &name, MsgHandler handler, IdleHandler idle, const MQId &mqid, const int mq_len); BHCenter(Socket::Shm &shm); BHCenter(); ~BHCenter() { Stop(); } bool Start(); bool Stop();