summaryrefslogtreecommitdiffstats
path: root/include/libaccess/aclproto.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libaccess/aclproto.h')
-rw-r--r--include/libaccess/aclproto.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/libaccess/aclproto.h b/include/libaccess/aclproto.h
index 7562c712..5f273842 100644
--- a/include/libaccess/aclproto.h
+++ b/include/libaccess/aclproto.h
@@ -144,7 +144,6 @@ NSAPI_PUBLIC int ACL_Init(void);
NSAPI_PUBLIC int ACL_InitPostMagnus(void);
NSAPI_PUBLIC int ACL_LateInitPostMagnus(void);
NSAPI_PUBLIC void ACL_ListHashUpdate(ACLListHandle_t **acllistp);
-NSAPI_PUBLIC int ACL_ReadDbMapFile(NSErr_t *errp, const char *map_file, int default_only);
NSAPI_PUBLIC int ACL_MethodNamesGet(NSErr_t *errp, char ***names, int *count);
NSAPI_PUBLIC int ACL_MethodNamesFree(NSErr_t *errp, char **names, int count);