X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/f8415019d4edc1cd4f310adb256e6656e85bfe75..df9fd28f9a32dcff356c349b9a64b4e8cfb82980:/dwm.h diff --git a/dwm.h b/dwm.h index 2ec0bf7..a96eec1 100644 --- a/dwm.h +++ b/dwm.h @@ -115,7 +115,6 @@ extern void zoom(Arg *arg); /* zooms the focused client to master area, arg is /* event.c */ extern void grabkeys(void); /* grab all keys defined in config.h */ -extern void procevent(void); /* process pending X events */ /* main.c */ extern void drawstatus(void); /* draw the bar */