WINGs: remove unused constant DEFAULT_BORDER_WIDTH in wcolorwell
commit4b0838e93a753dfa8718e3e91899eb237af63de8
authorChristophe CURIS <christophe.curis@free.fr>
Mon, 8 Dec 2014 21:42:28 +0000 (8 22:42 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Wed, 10 Dec 2014 10:19:19 +0000 (10 10:19 +0000)
tree94b1754485dc62fd31e50b36944b2a25093f56cc
parent781fd777ebdb32c582a38bbbeea7605a2de99880
WINGs: remove unused constant DEFAULT_BORDER_WIDTH in wcolorwell

As pointed by gcc, this constant is not used anywhere, and it looks like
it have always been the case. As there's no reason to specifically add a
border to this widget, remove the constant.

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