summaryrefslogtreecommitdiffstats
path: root/ldap/servers/plugins/passthru/passthru.h
diff options
context:
space:
mode:
Diffstat (limited to 'ldap/servers/plugins/passthru/passthru.h')
-rw-r--r--ldap/servers/plugins/passthru/passthru.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ldap/servers/plugins/passthru/passthru.h b/ldap/servers/plugins/passthru/passthru.h
index 022a57ae..34f8f696 100644
--- a/ldap/servers/plugins/passthru/passthru.h
+++ b/ldap/servers/plugins/passthru/passthru.h
@@ -163,6 +163,5 @@ void passthru_close_all_connections( PassThruConfig *cfg );
struct berval **passthru_strs2bervals( char **ss );
char ** passthru_bervals2strs( struct berval **bvs );
void passthru_free_bervals( struct berval **bvs );
-char *passthru_urlparse_err2string( int err );
#endif /* _PASSTHRU_H_ */