Browse Source

删除多余的未使用的变量

upliu 11 năm trước cách đây
mục cha
commit
ef5058a059
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      workerman/Core/Master.php

+ 0 - 1
workerman/Core/Master.php

@@ -557,7 +557,6 @@ class Master
      */
     public static function loop()
     {
-        $siginfo = array();
         while(1)
         {
             sleep(1);