X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=spectrwm.c;h=8bdecf16e41fd9ab7fd800a97a87df5f3b50c50b;hb=e18f7c05ed1d3400a9368267ec73b4d1999243db;hp=5ea7095429b62619367d05177cc2c8a622395fe0;hpb=0943667cdc5a86458c17ce6ce223c546cf86c7e6;p=spectrwm.git diff --git a/spectrwm.c b/spectrwm.c index 5ea7095..8bdecf1 100644 --- a/spectrwm.c +++ b/spectrwm.c @@ -2204,7 +2204,6 @@ restart(struct swm_region *r, union arg *args) bar_extra_stop(); bar_extra = 1; unmap_all(); - xcb_disconnect(conn); XCloseDisplay(display); execvp(start_argv[0], start_argv); warn("execvp failed");