From 254a60784bd69642afadc3188ae593b738a20a93 Mon Sep 17 00:00:00 2001 From: Fedja Beader Date: Fri, 12 Apr 2024 17:52:27 +0200 Subject: Fix Wformat-zero-length warnings Squash with: remove empty lines --- src/char/char.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/char') diff --git a/src/char/char.cpp b/src/char/char.cpp index 70ad049..a7f1490 100644 --- a/src/char/char.cpp +++ b/src/char/char.cpp @@ -2900,8 +2900,6 @@ int do_init(Slice argv) if (!loaded_config_yet) runflag &= load_config_file("conf/tmwa-char.conf"_s, char_::char_confs); - // a newline in the log... - CHAR_LOG(""_fmt); CHAR_LOG("do_init: char-server starting...\n"_fmt); runflag &= lan_check(); -- cgit v1.2.3-60-g2f50