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.cu...@free.fr>
---
 WINGs/wcolorwell.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/WINGs/wcolorwell.c b/WINGs/wcolorwell.c
index 595531c..a5d1a1d 100644
--- a/WINGs/wcolorwell.c
+++ b/WINGs/wcolorwell.c
@@ -80,7 +80,6 @@ static WMDragDestinationProcs _DragDestinationProcs = {
 
 #define DEFAULT_WIDTH          60
 #define DEFAULT_HEIGHT         30
-#define DEFAULT_BORDER_WIDTH   6
 
 #define MIN_WIDTH      16
 #define MIN_HEIGHT     8
-- 
2.1.3


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

Reply via email to