diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/main.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main.cc b/src/main.cc index b7fec46..ba6f71a 100644 --- a/src/main.cc +++ b/src/main.cc @@ -679,8 +679,6 @@ int main(int argc, const char **argv){ LOG("Server type: \"%s\"", g_Config.ServerType); LOG("Server version: \"%s\"", g_Config.ServerVersion); LOG("Client version: \"%s\"", g_Config.ClientVersion); - LOG("MOTD: \"%s\"", g_Config.Motd); - { // NOTE(fusion): Print MOTD preview with escape codes. char MotdPreview[30]; |
