properly teardown X connection upon quit; static a few while here,

requested by oga@

ok oga@ sometime ago
This commit is contained in:
okan
2009-04-15 14:01:45 +00:00
parent 8a490fc270
commit ea96e92ac8
2 changed files with 16 additions and 2 deletions

View File

@@ -310,8 +310,6 @@ int input_keycodetrans(KeyCode, u_int, enum ctltype *,
char *);
int x_errorhandler(Display *, XErrorEvent *);
void x_setup(void);
void x_setupscreen(struct screen_ctx *, u_int);
__dead void usage(void);
struct client_ctx *client_find(Window);