Default to -noreset
This commit is contained in:
parent
a11245fcf0
commit
02356d862d
@ -3390,7 +3390,7 @@ ProcNoOperation(register ClientPtr client)
|
||||
* then killed again, the client is really destroyed.
|
||||
*********************/
|
||||
|
||||
char dispatchExceptionAtReset = DE_RESET;
|
||||
char dispatchExceptionAtReset = 0;
|
||||
|
||||
void
|
||||
CloseDownClient(register ClientPtr client)
|
||||
|
Loading…
Reference in New Issue
Block a user