diff --git a/example/example.cpp b/example/example.cpp index 58618b6f..e491518a 100644 --- a/example/example.cpp +++ b/example/example.cpp @@ -29,7 +29,6 @@ int main(int, char *[]) try { - syslog_example(); auto console = spdlog::stdout_color_st("console"); console->info("Welcome to spdlog!");