summaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authorliuwentan <[email protected]>2022-08-31 18:16:27 +0800
committerliuwentan <[email protected]>2022-08-31 22:09:06 +0800
commit0e2e16410e02ee0f88f4f6d026abfaa804363fc2 (patch)
treeb13730412b26c28b90e1913551ec71140f4f7943 /src/main.cpp
parentbae1bb5e5f217493c7fbf3a2194d7fff88d8476a (diff)
[PACKET_IO]comment test code
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp1
1 files changed, 0 insertions, 1 deletions
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