]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
ip_access_type unused
authorwessels <>
Thu, 14 May 1998 03:20:02 +0000 (03:20 +0000)
committerwessels <>
Thu, 14 May 1998 03:20:02 +0000 (03:20 +0000)
src/enums.h

index 2ede3a92f74a6921fe48fc464ed9fa1e693d2135..030b3c46bb7ce75d6174ea419a06660bb514aa07 100644 (file)
@@ -86,11 +86,6 @@ typedef enum {
     ACL_LOOKUP_DONE
 } acl_lookup_state;
 
-typedef enum {
-    IP_ALLOW,
-    IP_DENY
-} ip_access_type;
-
 enum {
     FD_NONE,
     FD_LOG,