cleans up whitespace and unused define

This commit is contained in:
2025-09-30 14:25:23 -04:00
parent b80f859974
commit 785bcfbe53
2 changed files with 0 additions and 5 deletions

View File

@ -32,5 +32,3 @@ void send_message(int sfd, char* message)
free(msg_to_send);
}