mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
Remove unused variable
This commit is contained in:
parent
741029dc87
commit
a5ac474f2f
1 changed files with 0 additions and 2 deletions
|
|
@ -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 a new issue