From 0e2e16410e02ee0f88f4f6d026abfaa804363fc2 Mon Sep 17 00:00:00 2001 From: liuwentan Date: Wed, 31 Aug 2022 18:16:27 +0800 Subject: [PATCH] [PACKET_IO]comment test code --- src/main.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index 3c792a0..13cf682 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -59,7 +59,6 @@ void *worker_thread_cycle(void *arg) { printf("no fetch num\n"); // dispatch to time event - // dispatch to trigger polling event } #endif