mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-09 22:04:12 -05:00
Remove lint
This commit is contained in:
parent
8a78d022bc
commit
2d5a817288
1 changed files with 0 additions and 4 deletions
|
|
@ -322,11 +322,7 @@ ldbm_cache_fetch(
|
|||
Datum key
|
||||
)
|
||||
{
|
||||
Datum data;
|
||||
|
||||
return ldbm_fetch( db->dbc_db, key );
|
||||
|
||||
return( data );
|
||||
}
|
||||
|
||||
int
|
||||
|
|
|
|||
Loading…
Reference in a new issue