diff --git a/contrib/pzstd/Pzstd.cpp b/contrib/pzstd/Pzstd.cpp index e0826b9d8..59a2496c4 100644 --- a/contrib/pzstd/Pzstd.cpp +++ b/contrib/pzstd/Pzstd.cpp @@ -183,8 +183,6 @@ int pzstdMain(const Options &options) { std::fprintf(stderr, "pzstd: %s: %s.\n", input.c_str(), errorHolder.getError().c_str()); } - } else { - } }); // Open the input file