1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-01 15:26:37 +02:00

core: remove obsolete function gui_nicklist_get_max_length

This commit is contained in:
Sébastien Helleu
2024-04-28 19:10:05 +02:00
parent eac442a855
commit 96ff7248ef
2 changed files with 0 additions and 58 deletions
-9
View File
@@ -239,16 +239,7 @@ TEST(GuiNicklist, GetNextItem)
TEST(GuiNicklist, GetGroupStart)
{
/* TODO: write tests */
}
/*
* Tests functions:
* gui_nicklist_get_max_length
*/
TEST(GuiNicklist, GetMaxLength)
{
/* TODO: write tests */
}
/*