X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=thread.c;fp=thread.c;h=c5cc040853cc234d3bc82e1b1cdf21ad9354788d;hp=63013baae14a78a49fa8d65000206b83107a7633;hb=43ff595b82123a6f606b4ae6d0c27968f5916386;hpb=8c9ac00dc8d607d5caaf1f27022d07c8152981f9 diff --git a/thread.c b/thread.c index 63013ba..c5cc040 100644 --- a/thread.c +++ b/thread.c @@ -195,10 +195,6 @@ static void calculate_visibility (CONTEXT * ctx, int *max_depth) /* Since the graphics characters have a value >255, I have to resort to * using escape sequences to pass the information to print_enriched_string(). * These are the macros M_TREE_* defined in mutt.h. - * - * ncurses should automatically use the default ASCII characters instead of - * graphics chars on terminals which don't support them (see the man page - * for curs_addch). */ void mutt_draw_tree (CONTEXT * ctx) {