mirror of
https://github.com/weechat/weechat.git
synced 2026-06-27 13:26:38 +02:00
Remove dead assignments
This commit is contained in:
@@ -238,8 +238,6 @@ alias_config_cmd_create_option_cb (void *data,
|
||||
(void) config_file;
|
||||
(void) section;
|
||||
|
||||
rc = WEECHAT_CONFIG_OPTION_SET_ERROR;
|
||||
|
||||
/* create config option */
|
||||
alias_config_cmd_new_option (option_name, value);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user