Browse Source

reviewed client.c

master
arg@mmvi 18 years ago
parent
commit
bda53ac6ad
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      client.c

+ 1
- 0
client.c View File

@ -408,6 +408,7 @@ void
unmanage(Client *c) {
Client *nc;
/* The server grab construct avoids race conditions. */
XGrabServer(dpy);
XSetErrorHandler(xerrordummy);


Loading…
Cancel
Save