remove unused defines

This commit is contained in:
z3APA3A 2015-12-08 01:45:17 +03:00
parent fdb1fad9f7
commit f1ab0771a9

View File

@ -8,9 +8,6 @@
#include "proxy.h" #include "proxy.h"
#define HEADERSIZE 57
#define RECORDSIZE 18
int clientnegotiate(struct chain * redir, struct clientparam * param, struct sockaddr * addr){ int clientnegotiate(struct chain * redir, struct clientparam * param, struct sockaddr * addr){
unsigned char buf[1024]; unsigned char buf[1024];