Signed-off-by: Amadeusz Sławiński <[email protected]>
---
 WINGs/wfontpanel.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/WINGs/wfontpanel.c b/WINGs/wfontpanel.c
index 0c1d3fd..aede6dd 100644
--- a/WINGs/wfontpanel.c
+++ b/WINGs/wfontpanel.c
@@ -812,7 +812,6 @@ static void setFontPanelFontName(FontPanel * panel, const 
char *family, const ch
        sz = WMFindRowOfListItemWithTitle(panel->sizLs, asize);
 
        if (sz < 0) {
-               sz = 4;
                return;
        }
 
-- 
1.9.3


-- 
To unsubscribe, send mail to [email protected].

Reply via email to