From 5cf1374cd905ac2fb2aff2baf0e178ff81d5a416 Mon Sep 17 00:00:00 2001 From: okan Date: Fri, 26 Jun 2015 15:21:58 +0000 Subject: Replace screen region info gathering with XRandR equivalent of Xinerama queries (currently act on XRandR events anyway). Fall-back mode without XRandR is still what X provides. This removes -lXinerama. --- calmwm.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'calmwm.h') diff --git a/calmwm.h b/calmwm.h index 1555429..edb541a 100644 --- a/calmwm.h +++ b/calmwm.h @@ -15,7 +15,7 @@ * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * - * $OpenBSD: calmwm.h,v 1.292 2015/06/09 13:02:15 okan Exp $ + * $OpenBSD: calmwm.h,v 1.293 2015/06/26 15:21:58 okan Exp $ */ #ifndef _CALMWM_H_ @@ -28,7 +28,6 @@ #include #include #include -#include #include #include -- cgit v1.2.3-2-gb3c3