]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Fix merge error
authorHoward Chu <hyc@openldap.org>
Thu, 17 Jan 2019 19:50:03 +0000 (19:50 +0000)
committerHoward Chu <hyc@openldap.org>
Thu, 17 Jan 2019 19:50:03 +0000 (19:50 +0000)
libraries/liblmdb/mdb_load.c

index 73788a33694c378e5ee93a9ce8553e10cdb53595..ad911c088cf1346faecbca920b88e180f9f48a3b 100644 (file)
@@ -386,7 +386,6 @@ int main(int argc, char *argv[])
        while(!Eof) {
                MDB_val key, data;
                int batch = 0;
-               flags = 0;
                int appflag;
 
                if (!dohdr) {