Remove outdated comment about refresh.
commit106f80310d83e35200b1eed307bc4e9378b2725e
authorMooffie <mooffie@gmail.com>
Tue, 17 Nov 2015 21:38:20 +0000 (17 23:38 +0200)
committerAndrew Borodin <aborodin@vmail.ru>
Fri, 1 Jan 2016 08:48:07 +0000 (1 11:48 +0300)
tree70ffebc7ea0ba31614edd1bc1b27930851cc3d2b
parentee6f45577add798864ac1d62542239d8539d1bdc
Remove outdated comment about refresh.

This comment was explanining a call to mc_refresh(). That call was
removed in commit 1f0b05b18. Keyboard events and mouse events are
nowadays the same: refresh is done after both.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
lib/widget/listbox.c