summary refs log tree commit diff stats
path: root/src/common/xchat.h
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-10-22 05:36:08 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-10-22 05:36:08 +0200
commit09c94486be74c560fd683366bf065d8c8f783124 (patch)
tree00c3dc1661ec2d20106e4b612e6cf8c9966533cc /src/common/xchat.h
parente5f8aaf8ebfca333a76f7b731a395a4b2efee728 (diff)
Get rid of obsolete values
Diffstat (limited to 'src/common/xchat.h')
-rw-r--r--src/common/xchat.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/common/xchat.h b/src/common/xchat.h
index 521a737b..cdb8a563 100644
--- a/src/common/xchat.h
+++ b/src/common/xchat.h
@@ -166,7 +166,6 @@ struct xchatprefs
 	int gui_ulist_pos;
 	int tab_pos;
 
-	int _tabs_position;
 	int tab_layout;
 	int max_auto_indent;
 	int dcc_blocksize;
@@ -297,7 +296,6 @@ struct xchatprefs
 	unsigned int gui_tray;
 	unsigned int gui_tray_flags;
 	unsigned int gui_tweaks;
-	unsigned int _gui_ulist_left;
 	unsigned int throttle;
 	unsigned int topicbar;
 	unsigned int hideuserlist;