diff --git a/example/example.cpp b/example/example.cpp index 2108e45b..372ca14c 100644 --- a/example/example.cpp +++ b/example/example.cpp @@ -163,7 +163,6 @@ void async_example() // {:n} - don't split the output to lines. #include "spdlog/fmt/bin_to_hex.h" - void binary_example() { auto console = spdlog::get("console");