mirror of
https://github.com/weechat/weechat.git
synced 2026-06-27 13:26:38 +02:00
core: fix compilation warning
This commit is contained in:
@@ -235,6 +235,7 @@ gui_history_hdata_history_update_cb (void *data,
|
||||
|
||||
/* make C compiler happy */
|
||||
(void) data;
|
||||
(void) hdata;
|
||||
|
||||
rc = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user