mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-31 02:49:28 -05:00
7 lines
95 B
C
7 lines
95 B
C
/* abandon.c - ldbm backend abandon routine */
|
|
|
|
#include "portable.h"
|
|
|
|
ldbm_back_abandon()
|
|
{
|
|
}
|