wmaker: add code to explicitly ignore Motif-WM flags we don't want to handle
commitb5e89127ca9f2b9d01c521782b6a474b7fcbce22
authorChristophe CURIS <christophe.curis@free.fr>
Mon, 8 Dec 2014 21:42:39 +0000 (8 22:42 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Wed, 10 Dec 2014 10:19:19 +0000 (10 10:19 +0000)
tree5996363509e369b86bbad80561eb1dcd0bb606a9
parent7ce2636f6380be8db0ae8a90edd834d358cc66c8
wmaker: add code to explicitly ignore Motif-WM flags we don't want to handle

The goal is to explain the reason why we don't do anything about them, so
people looking at the code in the future will know why it is this way. The
expected side effect is also to silent warnings [-Wunused-macros] from gcc.

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
src/motif.c