Code cleanup

This commit is contained in:
2025-11-20 11:30:41 -05:00
parent 9abd4b195b
commit ebb7628498
3 changed files with 1 additions and 6 deletions

View File

@@ -2,7 +2,6 @@
#include <common/utility.hpp>
#include <common/stringbuffer.hpp>
SocketConnectionReceiver::SocketConnectionReceiver()
: mSocket(-1), mIsRunnable(true)
{