From 6c1d5d0cae8f3a62896bd52793c185434af7d027 Mon Sep 17 00:00:00 2001 From: UnknownShadow200 Date: Wed, 26 Jun 2024 18:01:14 +1000 Subject: [PATCH] Solaris test --- misc/linux/min-xutil.h | 6 ------ 1 file changed, 6 deletions(-) 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 */,