summary refs log tree commit diff stats
path: root/src/common/hexchat.h
diff options
context:
space:
mode:
authorPatrick Griffis <tingping@tingping.se>2016-08-20 23:24:19 -0400
committerPatrick Griffis <tingping@tingping.se>2016-08-20 23:24:19 -0400
commitdc09f2c75dba14e40fbdd69d3bbd850010d80451 (patch)
treedf4ae0ea7d7ac41bc98e885c7980792072f9daa6 /src/common/hexchat.h
parent97d4afc4fb10e9036b26c73efd41872f4601b5b8 (diff)
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.
Diffstat (limited to 'src/common/hexchat.h')
-rw-r--r--src/common/hexchat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/hexchat.h b/src/common/hexchat.h
index ec055939..2bdfb656 100644
--- a/src/common/hexchat.h
+++ b/src/common/hexchat.h
@@ -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;