diff --git a/include/chat/common.h b/include/chat/common.h index 95cabd0..9ea12cd 100644 --- a/include/chat/common.h +++ b/include/chat/common.h @@ -13,6 +13,5 @@ //DEFINES #define SA struct sockaddr #define SERVER_PORT 1204 -#define SEND_LENGTH 4096 #endif \ No newline at end of file