From 107938971cd96b5cfdb6b26e2ce81f2d8a6bc224 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Mon, 22 Oct 2012 16:09:11 +0200 Subject: Apparently, auto_indent is not needed anymore --- src/common/xchat.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/common/xchat.h') diff --git a/src/common/xchat.h b/src/common/xchat.h index 8438071a..5ee91d1e 100644 --- a/src/common/xchat.h +++ b/src/common/xchat.h @@ -308,12 +308,11 @@ struct hexchatprefs unsigned int hex_url_grabber; unsigned int hex_url_logging; - /* these are the legacy variables */ + /* these are the private variables */ guint32 local_ip; guint32 dcc_ip; - unsigned int auto_indent; - unsigned int wait_on_exit; + unsigned int wait_on_exit; /* wait for logs to be flushed to disk IF we're connected */ unsigned int utf8_locale; /* Tells us if we need to save, only when they've been edited. -- cgit 1.4.1