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

buflist: remove void action on variables used in the function

This commit is contained in:
Sébastien Helleu
2017-05-10 20:58:59 +02:00
parent d4259a3c9d
commit 505f5be3fe
-2
View File
@@ -40,8 +40,6 @@ buflist_command_buflist (const void *pointer, void *data,
(void) pointer;
(void) data;
(void) buffer;
(void) argc;
(void) argv;
(void) argv_eol;
if (argc == 1)