Default to -noreset

master
Lauri Kasanen 10 years ago
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…
Cancel
Save