Test code removed.
This commit is contained in:
parent
d4d9f3597b
commit
da30d69f80
1 changed files with 1 additions and 1 deletions
|
@ -1020,7 +1020,7 @@ global void WaitEventsAndKeepSync(void)
|
|||
}
|
||||
|
||||
maxfd=select(maxfd+1,&rfds,&wfds,NULL
|
||||
,(1|morex|VideoInterrupts) ? &tv : NULL);
|
||||
,(morex|VideoInterrupts) ? &tv : NULL);
|
||||
|
||||
DebugLevel3Fn("%d, %d\n",morex|VideoInterrupts,maxfd);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue