]> the.earth.li Git - onak.git/blobdiff - keydb.c
Fix issues found by llvm scan-build static analysis
[onak.git] / keydb.c
diff --git a/keydb.c b/keydb.c
index 14418fb7a012e86b2de55f494dd941b3654e609e..57472f9da64356035865d2ee1654e5bb7e7e4e76 100644 (file)
--- a/keydb.c
+++ b/keydb.c
@@ -241,7 +241,6 @@ int generic_update_keys(struct onak_dbctx *dbctx,
                        newkeys++;
                }
                dbctx->endtrans(dbctx);
-               intrans = false;
        }
 
        if (sendsync && keys != NULL) {