From 7911aeb51e66e38d4c1721e2392188c1a58f53d6 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Sun, 11 Nov 2012 15:50:31 +0100 Subject: Disable one instance code coz it's really buggy --- src/common/hexchat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common/hexchat.h') 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; -- cgit 1.4.1