diff options
| author | liuwentan <[email protected]> | 2022-08-31 18:16:27 +0800 |
|---|---|---|
| committer | liuwentan <[email protected]> | 2022-08-31 22:09:06 +0800 |
| commit | 0e2e16410e02ee0f88f4f6d026abfaa804363fc2 (patch) | |
| tree | b13730412b26c28b90e1913551ec71140f4f7943 | |
| parent | bae1bb5e5f217493c7fbf3a2194d7fff88d8476a (diff) | |
[PACKET_IO]comment test code
| -rw-r--r-- | src/main.cpp | 1 |
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 |
