1
0
mirror of https://github.com/deavmi/birchwood synced 2024-09-20 11:22:53 +02:00
- Removed completed TODO
This commit is contained in:
Tristan B. Velloza Kildaire 2023-06-21 11:02:45 +02:00
parent dc5d0f9f4a
commit d924a91d21

View File

@ -95,9 +95,6 @@ public final class SenderThread : Thread
/** /**
* The send queue worker function * The send queue worker function
*
* TODO: Same issue as recvHandlerFunc
* ... we should I/O wait (sleep) here
*/ */
private void sendHandlerFunc() private void sendHandlerFunc()
{ {