]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/core/namespace.c
tree-wide: drop unused reference to DecryptedImage
[thirdparty/systemd.git] / src / core / namespace.c
index d377b44c041df503b5e9437d3a4d4c19bd879e6c..1911c4139170ab801dc4affeaba769b5e51f5511 100644 (file)
@@ -2082,8 +2082,7 @@ int setup_namespace(
                                 dissected_image,
                                 NULL,
                                 &verity,
-                                dissect_image_flags,
-                                NULL);
+                                dissect_image_flags);
                 if (r < 0)
                         return log_debug_errno(r, "Failed to decrypt dissected image: %m");
         }