diff --git a/src/mergerfs.cpp b/src/mergerfs.cpp index 6cf9ef1d..7532207d 100644 --- a/src/mergerfs.cpp +++ b/src/mergerfs.cpp @@ -419,12 +419,10 @@ main(int argc_, fmt::println("foreground: {}\n" "debug: {}\n" - "branches: {}\n" "mountpoint: {}\n" , foreground, debug, - branches, mountpoint );