wmbiff: removed superfluous assignment.
Signed-off-by: Jeremy Sowden <jeremy@azazel.net>
This commit is contained in:
parent
ecca3b3b45
commit
e672c84d1c
|
@ -882,7 +882,6 @@ static int periodic_mail_check(void)
|
|||
}
|
||||
|
||||
if (NeedRedraw) {
|
||||
NeedRedraw = 0;
|
||||
RedrawWindow();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue