mirror of
https://github.com/weechat/weechat.git
synced 2026-06-26 12:56:37 +02:00
Remove dead assignments
This commit is contained in:
@@ -183,8 +183,6 @@ rmodifier_config_modifier_create_option_cb (void *data,
|
||||
(void) config_file;
|
||||
(void) section;
|
||||
|
||||
rc = WEECHAT_CONFIG_OPTION_SET_ERROR;
|
||||
|
||||
/* create rmodifier */
|
||||
ptr_rmodifier = rmodifier_search (option_name);
|
||||
if (ptr_rmodifier)
|
||||
|
||||
Reference in New Issue
Block a user