As pointed by gcc, this macro is not used anywhere, that is probably
because the code have been relying on the function "IsDoubleClick" for a
very long time now.

Signed-off-by: Christophe CURIS <christophe.cu...@free.fr>
---
 src/framewin.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/framewin.c b/src/framewin.c
index d045f63..4233360 100644
--- a/src/framewin.c
+++ b/src/framewin.c
@@ -43,8 +43,6 @@
 #include "misc.h"
 #include "event.h"
 
-#define DBLCLICK_TIME wPreferences.dblclick_time
-
 
 static void handleExpose(WObjDescriptor * desc, XEvent * event);
 static void handleButtonExpose(WObjDescriptor * desc, XEvent * event);
-- 
2.1.3


-- 
To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Reply via email to