Remove unused preference

I can't really think of a reason this would be needed
and since it doesn't do anything, and didn't since xchat,
 might as well remove it.
This commit is contained in:
Patrick Griffis
2016-08-20 23:24:19 -04:00
parent 97d4afc4fb
commit dc09f2c75d
4 changed files with 0 additions and 18 deletions

View File

@@ -146,7 +146,6 @@ struct hexchatprefs
unsigned int hex_gui_ulist_count;
unsigned int hex_gui_ulist_hide;
unsigned int hex_gui_ulist_icons;
unsigned int hex_gui_ulist_resizable;
unsigned int hex_gui_ulist_show_hosts;
unsigned int hex_gui_ulist_style;
unsigned int hex_gui_usermenu;