lichao
2021-06-03 8967e7f2f8b94dc032135707e16c8a9f233d0db6
box/center_main.cc
@@ -50,7 +50,7 @@
   GlobalInit(shm);
   if (args.Has("daemon") || args.Has("d")) {
      int r = daemon(0, 0); // TODO center control msg to close itself.
      int r = daemon(0, 0); // maybe add center control msg to close itself.
   }
   BHCenter center(shm);