Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gabime/spdlog.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--example/example.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/example/example.cpp b/example/example.cpp
index 144e0401..5aead62d 100644
--- a/example/example.cpp
+++ b/example/example.cpp
@@ -17,7 +17,6 @@ void multi_sink_example();
void user_defined_example();
void err_handler_example();
void syslog_example();
-void clone_example();
#include "spdlog/spdlog.h"