author | Thomas Jansen <mithi@mithi.net> | |
Thu, 29 Oct 2009 09:12:15 +0000 (10:12 +0100) | ||
committer | Thomas Jansen <mithi@mithi.net> | |
Thu, 29 Oct 2009 09:12:15 +0000 (10:12 +0100) | ||
commit | 17ab5119639855de7955bb7a5754175039bc9711 | |
tree | 1d64d4d4abaeff5a290c0a5da5abedd5bd8fcdae | tree | snapshot |
parent | 290bdfa2ccaa9be57a543a2bb6307bf1ce6fd032 | commit | diff |
screen_browser: removed unnecessary reverse wattroff.
All cases internally use row_paint_text that in turn uses row_color and
sets the A_REVERSE attribute for the new row. We do not need to switch it
off manually.
All cases internally use row_paint_text that in turn uses row_color and
sets the A_REVERSE attribute for the new row. We do not need to switch it
off manually.
src/screen_browser.c | diff | blob | history |