X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=pager.c;h=19a8c70ab7f38f770b8fc6f6d431fc8029e78e0a;hp=b287a6b429da9f901c235ddbe39634705815118a;hb=690944eebbe058753a56dd10a455943507dc44e7;hpb=cfd5f411041c7ef44087b032751792fadc74586d diff --git a/pager.c b/pager.c index b287a6b..19a8c70 100644 --- a/pager.c +++ b/pager.c @@ -1443,10 +1443,8 @@ mutt_pager (const char *banner, const char *fname, int flags, pager_t * extra) SETCOLOR(main_w, MT_COLOR_NORMAL); BKGDSET(main_w, MT_COLOR_NORMAL); } - /* if we're not using the index, update every time */ - if (index == 0) - sidebar_draw (); + sidebar_draw (); redraw = 0; mutt_refresh();