Changed be_nsuffix from char ** to struct berval **, removed nsufflen

This commit is contained in:
Howard Chu 2001-12-08 05:17:31 +00:00
parent 55a217d9ae
commit 2721df21d4

View File

@ -104,7 +104,6 @@ struct bdb_info {
void *bi_troot;
int bi_nrdns;
int bi_sufflen;
int bi_nsufflen;
#endif
int bi_txn;