box/center_main.cc
@@ -30,10 +30,6 @@ int center_main(int argc, const char *argv[]) { AppArg args(argc, argv); if (args.Has("remove")) { SharedMemory::Remove(BHomeShmName()); return 0; } ns_log::AddLog(BHLogDir() + "bhshmq_center.log"); auto lvl = args.Get("log", "info");