mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
Remove unused variable
This commit is contained in:
parent
741029dc87
commit
a5ac474f2f
@ -922,8 +922,6 @@ glue_sub_add( BackendDB *be, int advert, int online )
|
||||
int
|
||||
glue_sub_init()
|
||||
{
|
||||
int rc;
|
||||
|
||||
glue.on_bi.bi_type = "glue";
|
||||
|
||||
glue.on_bi.bi_db_init = glue_db_init;
|
||||
|
Loading…
Reference in New Issue
Block a user