diff --git a/server/main.cpp b/server/main.cpp index f7710e6..3bcd36d 100644 --- a/server/main.cpp +++ b/server/main.cpp @@ -263,7 +263,6 @@ int main(int argc, char *argv[]) return EXIT_FAILURE; } -// TODO: Add server shutdown while (1) { unsigned char auReadBuf[256];