Skip to content
Snippets Groups Projects
Commit 33b8042b authored by Jong Hyuk Choi's avatar Jong Hyuk Choi
Browse files

cleanup

parent f07179ca
Branches
Tags
No related merge requests found
......@@ -240,7 +240,6 @@ bdb_entryinfo_add_internal(
if ( bdb_cache_entry_db_lock( env, locker, elru, 1, 1,
&lock ) == 0 ) {
if ( !elru->bei_e ) {
bdb_cache_entryinfo_unlock( elru->bei_parent );
bdb_cache_entry_db_unlock( env, &lock );
continue;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment