diff --git a/WINGs/wfontpanel.c b/WINGs/wfontpanel.c index 0c1d3fdb..aede6ddc 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; }