mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
Remove lint.
This commit is contained in:
parent
dd53a83946
commit
db6e9af351
1 changed files with 0 additions and 2 deletions
|
|
@ -21,7 +21,6 @@ main( int argc, char **argv )
|
|||
{
|
||||
char *buf;
|
||||
int lineno;
|
||||
char line[BUFSIZ];
|
||||
int lmax;
|
||||
ID id;
|
||||
ID maxid;
|
||||
|
|
@ -30,7 +29,6 @@ main( int argc, char **argv )
|
|||
struct ldbminfo *li;
|
||||
struct berval bv;
|
||||
struct berval *vals[2];
|
||||
FILE *fp;
|
||||
|
||||
ldbm_ignore_nextid_file = 1;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue