1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-26 12:56:37 +02:00

core, script: remove unused config section variables

This commit is contained in:
Simmo Saan
2017-06-03 15:17:40 +03:00
parent e5f67894be
commit dab0792029
2 changed files with 0 additions and 5 deletions
-3
View File
@@ -34,9 +34,6 @@
struct t_config_file *script_config_file = NULL;
struct t_config_section *script_config_section_look = NULL;
struct t_config_section *script_config_section_color = NULL;
struct t_config_section *script_config_section_scripts = NULL;
/* script config, look section */