summaryrefslogtreecommitdiffstats
path: root/lib/libaccess/aclcache.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libaccess/aclcache.h')
-rw-r--r--lib/libaccess/aclcache.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libaccess/aclcache.h b/lib/libaccess/aclcache.h
index 8849cf63..65e618d1 100644
--- a/lib/libaccess/aclcache.h
+++ b/lib/libaccess/aclcache.h
@@ -57,7 +57,6 @@ extern int ACL_CacheCheck(char *uri, ACLListHandle_t **acllist_p);
extern void ACL_CacheEnter(char *uri, ACLListHandle_t **acllist_p);
extern void ACL_CacheAbort(ACLListHandle_t **acllist_p);
extern void ACL_Init2(void);
-extern int ACL_RegisterInit ();
NSPR_END_EXTERN_C