remove call to threadExitMain
This commit is contained in:
@@ -31,6 +31,5 @@ int main(int argc,char *argv[])
|
||||
threadSleep(.2);
|
||||
}
|
||||
ioccrf(NULL);
|
||||
threadExitMain();
|
||||
return(0);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user