Apparently, auto_indent is not needed anymore

This commit is contained in:
Berke Viktor
2012-10-22 16:09:11 +02:00
parent 0a511852fe
commit 107938971c
2 changed files with 2 additions and 4 deletions

View File

@@ -707,7 +707,6 @@ load_config (void)
prefs.hex_text_tint_red =
prefs.hex_text_tint_green =
prefs.hex_text_tint_blue = 195;
prefs.auto_indent = 1;
prefs.hex_text_max_indent = 256;
prefs.hex_text_show_sep = 1;
prefs.hex_dcc_blocksize = 1024;