Skip to content
Snippets Groups Projects
Commit 283b1678 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Remove lint

parent 333d1366
No related branches found
No related tags found
No related merge requests found
......@@ -322,11 +322,7 @@ ldbm_cache_fetch(
Datum key
)
{
Datum data;
return ldbm_fetch( db->dbc_db, key );
return( data );
}
int
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment