diff --git a/misc/linux/min-xutil.h b/misc/linux/min-xutil.h index 293f2b5..89a6ec8 100644 --- a/misc/linux/min-xutil.h +++ b/misc/linux/min-xutil.h @@ -224,12 +224,6 @@ extern int XSetSizeHints( Atom /* property */ ); -extern int XSetWMHints( - Display* /* display */, - Window /* w */, - XWMHints* /* wm_hints */ -); - extern void XSetWMNormalHints( Display* /* display */, Window /* w */,