remove unused local variable
svn: r14676
This commit is contained in:
parent
a68c0594a5
commit
257952f1b5
|
@ -842,8 +842,6 @@ int MrEdCheckForBreak(void)
|
|||
|
||||
void MrEdMSWSleep(float secs, void *fds, SLEEP_PROC_PTR mzsleep)
|
||||
{
|
||||
DWORD msecs;
|
||||
|
||||
if (fds && ((win_extended_fd_set *)fds)->no_sleep)
|
||||
return;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user