walkor 2 سال پیش
والد
کامیت
8b85e33923
1فایلهای تغییر یافته به همراه1 افزوده شده و 25 حذف شده
  1. 1 25
      src/Events/Swow.php

+ 1 - 25
src/Events/Swow.php

@@ -272,31 +272,7 @@ class Swow implements EventInterface
     {
         Coroutine::killAll();
     }
-
-    /**
-     * @return void
-     */
-    public function destroy()
-    {
-        $this->stop();
-    }
-
-    /**
-     * @return void
-     */
-    public function clearAllTimer()
-    {
-        $this->deleteAllTimer();
-    }
-
-    /**
-     * @return void
-     */
-    public function loop()
-    {
-        waitAll();
-    }
-
+    
     /**
      * {@inheritdoc}
      */