From 5947879dfb16da35be7391e6f81d9313b9fab4c0 Mon Sep 17 00:00:00 2001 From: okan Date: Thu, 29 Nov 2012 03:34:19 +0000 Subject: [PATCH] remove dead extern --- calmwm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/calmwm.h b/calmwm.h index 1abcbef..cf00f54 100644 --- a/calmwm.h +++ b/calmwm.h @@ -509,7 +509,7 @@ extern struct screen_ctx_q Screenq; extern struct client_ctx_q Clientq; extern struct conf Conf; -extern int HasXinerama, HasRandr, Randr_ev; +extern int HasRandr, Randr_ev; enum { WM_STATE,