Revision: 14788
Author: adrian.chadd
Date: Mon Sep 6 09:12:29 2010
Log: remove unused my_port
http://code.google.com/p/lusca-cache/source/detail?r=14788
Modified:
/playpen/LUSCA_HEAD_ipv6/src/structs.h
=======================================
--- /playpen/LUSCA_HEAD_ipv6/src/structs.h Mon Sep 6 09:06:16 2010
+++ /playpen/LUSCA_HEAD_ipv6/src/structs.h Mon Sep 6 09:12:29 2010
@@ -290,7 +290,6 @@
struct in_addr dst_addr;
struct in_addr fwdip_addr;
sqaddr_t my_address;
- unsigned short my_port;
request_t *request;
/* for acls that look at reply data */
HttpReply *reply;
@@ -1655,7 +1654,6 @@
struct in_addr indirect_client_addr; /* after following
X-Forwarded-For */
#endif /* FOLLOW_X_FORWARDED_FOR */
sqaddr_t my_address;
- unsigned short my_port;
HttpHeader header;
squid_off_t content_length;
HierarchyLogEntry hier;
--
You received this message because you are subscribed to the Google Groups
"lusca-commit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/lusca-commit?hl=en.