Browse Source

remove unused defines

z3APA3A 10 years ago
parent
commit
f1ab0771a9
1 changed files with 0 additions and 3 deletions
  1. 0 3
      src/auth.c

+ 0 - 3
src/auth.c

@@ -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];