diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2022-09-03 22:38:12 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2022-09-03 22:38:12 +0200 |
commit | b0bf2fbc9720c4a51a4955dd526803041299ea1c (patch) | |
tree | 41912a48b90ea729824a8321ef074e67ac09869f /src/core | |
parent | e8524ea2c41beb087bd8ee0c9f03498ebc5d3d42 (diff) | |
download | weechat-b0bf2fbc9720c4a51a4955dd526803041299ea1c.zip |
core: remove debug print
Diffstat (limited to 'src/core')
-rw-r--r-- | src/core/weechat.c | 1 |
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"); } /* |