WINGs: remove the macro DEFAULT_TITLE because it is not used
commit03385c3d78c49df0dc9eb46a20b55b6f48af80fa
authorChristophe CURIS <christophe.curis@free.fr>
Mon, 8 Dec 2014 21:42:26 +0000 (8 22:42 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Wed, 10 Dec 2014 10:19:19 +0000 (10 10:19 +0000)
tree8c35c06651895470b7fd8610c18622d6e4ff2329
parente5efbe0cf28b0801fb57b423e6e33c82b3235405
WINGs: remove the macro DEFAULT_TITLE because it is not used

As pointed by gcc, the macro is not used, that is probably because it is
totally ok to never provide a title from X point of view, so there is now
reason to fall back to that empty constant.

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