wmaker: removed unused macro DBLCLICK_TIME
commit10b890e920804337d5704454ac72f312dc0001dc
authorChristophe CURIS <christophe.curis@free.fr>
Mon, 8 Dec 2014 21:42:37 +0000 (8 22:42 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Wed, 10 Dec 2014 10:19:19 +0000 (10 10:19 +0000)
tree9a0a6c66c3c27ad8b496b2f9f59b9a1403e202ba
parent4799df55067d40be997a5c255af40a111daa86fb
wmaker: removed unused macro DBLCLICK_TIME

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.curis@free.fr>
src/framewin.c