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

diff --git a/WINGs/wwindow.c b/WINGs/wwindow.c
index 28844fb..23badf5 100644
--- a/WINGs/wwindow.c
+++ b/WINGs/wwindow.c
@@ -85,7 +85,6 @@ struct W_ViewDelegate _WindowViewDelegate = {
 
 #define DEFAULT_WIDTH  400
 #define DEFAULT_HEIGHT 180
-#define DEFAULT_TITLE  ""
 
 static void destroyWindow(_Window * win);
 
-- 
2.1.3


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

Reply via email to