Code

screen_utils: remove redundant doupdate() call
authorMax Kellermann <max.kellermann@gmail.com>
Mon, 20 Mar 2017 11:30:54 +0000 (12:30 +0100)
committerMax Kellermann <max.kellermann@gmail.com>
Mon, 20 Mar 2017 11:30:54 +0000 (12:30 +0100)
commitcdcbfd8abeb0d29942ab0aab4538c879d56d5142
treece2095f4615a4a1dcf59cef138c0d4c718d62c90
parente79707f956f639af800abe2180f15d3ac3107d58
screen_utils: remove redundant doupdate() call

wrefresh() implies doupdate().
src/screen_utils.c