From c88b568685aac0c21f7d1625ce8ef6ffd1605030 Mon Sep 17 00:00:00 2001 From: Gabi Melman Date: Mon, 8 Oct 2018 01:46:01 +0300 Subject: [PATCH] Update example.cpp --- example/example.cpp | 1 - 1 file changed, 1 deletion(-) 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");