Revision: 14793
Author: adrian.chadd
Date: Mon Sep  6 21:43:44 2010
Log: remove strange patch artifact.


http://code.google.com/p/lusca-cache/source/detail?r=14793

Modified:
 /playpen/LUSCA_HEAD_ipv6/src/acl.c

=======================================
--- /playpen/LUSCA_HEAD_ipv6/src/acl.c  Mon Sep  6 21:39:50 2010
+++ /playpen/LUSCA_HEAD_ipv6/src/acl.c  Mon Sep  6 21:43:44 2010
@@ -2697,20 +2697,6 @@
 #endif
     }
 }
-
-void
-aclCheckSetup(aclCheck_t *ch)
-{
-    sqinet_init(&ch->my_address);
-    sqinet_init(&ch->src_address);
-}
-
-void
-aclCheckFinish(aclCheck_t *ch)
-{
-    sqinet_done(&ch->my_address);
-    sqinet_done(&ch->src_address);
-}

 void
 aclCheckSetup(aclCheck_t *ch)

--
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.

Reply via email to