From b0bf2fbc9720c4a51a4955dd526803041299ea1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sat, 3 Sep 2022 22:38:12 +0200 Subject: [PATCH] core: remove debug print --- src/core/weechat.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/core/weechat.c b/src/core/weechat.c index b9af73f6e..246c1636a 100644 --- a/src/core/weechat.c +++ b/src/core/weechat.c @@ -445,7 +445,6 @@ weechat_startup_message () gui_chat_printf (NULL, "---"); gui_chat_printf (NULL, ""); } - gui_chat_printf (NULL, "TEST SEB xfer termux"); } /*