mirror of
https://github.com/3proxy/3proxy.git
synced 2025-02-24 02:55:40 +08:00
remove unused defines
This commit is contained in:
parent
fdb1fad9f7
commit
f1ab0771a9
@ -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];
|
||||||
|
Loading…
Reference in New Issue
Block a user