summaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2022-09-03 22:38:12 +0200
committerSébastien Helleu <flashcode@flashtux.org>2022-09-03 22:38:12 +0200
commitb0bf2fbc9720c4a51a4955dd526803041299ea1c (patch)
tree41912a48b90ea729824a8321ef074e67ac09869f /src/core
parente8524ea2c41beb087bd8ee0c9f03498ebc5d3d42 (diff)
downloadweechat-b0bf2fbc9720c4a51a4955dd526803041299ea1c.zip
core: remove debug print
Diffstat (limited to 'src/core')
-rw-r--r--src/core/weechat.c1
1 files changed, 0 insertions, 1 deletions
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");
}
/*