summary refs log tree commit diff stats
path: root/src/common/xchat.h
diff options
context:
space:
mode:
authorBerke Viktor <berkeviktor@aol.com>2011-11-23 11:58:39 +0100
committerBerke Viktor <berkeviktor@aol.com>2011-11-23 11:58:39 +0100
commitf45abe6fadf11e9f307d78b572377adc3b0d384e (patch)
treeed9932c90198068332e059d18a7980a7e210643e /src/common/xchat.h
parent67ef819ebced1e46874b60abaef5876444585684 (diff)
Revert "add option to auto-open a new tab when sending /msg (openSUSE)", /query msg is already there for that
This reverts commit 1e74680172e4ff43fb109557bea87d090d8376c2.
Diffstat (limited to 'src/common/xchat.h')
-rw-r--r--src/common/xchat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/xchat.h b/src/common/xchat.h
index 3ec13e6b..6856d949 100644
--- a/src/common/xchat.h
+++ b/src/common/xchat.h
@@ -205,7 +205,6 @@ struct xchatprefs
 	unsigned int perc_ascii;
 	unsigned int autosave;
 	unsigned int autodialog;
-	unsigned int gui_auto_open_msg;
 	unsigned int autosave_url;
 	unsigned int autoreconnect;
 	unsigned int autoreconnectonfail;