diff options
Diffstat (limited to 'src/core/wee-config.h')
-rw-r--r-- | src/core/wee-config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/wee-config.h b/src/core/wee-config.h index 8e7dcaaea..aad2ba0b5 100644 --- a/src/core/wee-config.h +++ b/src/core/wee-config.h @@ -275,7 +275,6 @@ extern struct t_config_option *config_color_input_actions; extern struct t_config_option *config_color_input_text_not_found; extern struct t_config_option *config_color_nicklist_away; extern struct t_config_option *config_color_nicklist_group; -extern struct t_config_option *config_color_nicklist_offline; extern struct t_config_option *config_color_separator; extern struct t_config_option *config_color_status_count_highlight; extern struct t_config_option *config_color_status_count_msg; |