diff options
Diffstat (limited to 'src/common/hexchat.h')
-rw-r--r-- | src/common/hexchat.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/hexchat.h b/src/common/hexchat.h index 357bdad3..43597617 100644 --- a/src/common/hexchat.h +++ b/src/common/hexchat.h @@ -139,7 +139,7 @@ struct hexchatprefs unsigned int hex_gui_join_dialog; unsigned int hex_gui_mode_buttons; unsigned int hex_gui_quit_dialog; - unsigned int hex_gui_single; + /* unsigned int hex_gui_single; */ unsigned int hex_gui_slist_fav; unsigned int hex_gui_slist_skip; unsigned int hex_gui_tab_chans; |