remove commented-out code

pull/85/head
rofl0r 2015-06-14 09:57:05 +01:00
parent 338b9ce4e3
commit ae16ae9fc9
1 changed files with 0 additions and 2 deletions

View File

@ -218,8 +218,6 @@ static int tunnel_to(int sock, ip_type ip, unsigned short port, proxy_type pt, c
unsigned char buff[BUFF_SIZE];
char ip_buf[16];
//memset (buff, 0, sizeof(buff));
switch (pt) {
case HTTP_TYPE:{
if(!dns_len) {