mirror of
https://github.com/gryf/wmaker.git
synced 2026-03-01 06:05:52 +01:00
- Fixed all // comments
- Final cleanups
This commit is contained in:
@@ -374,7 +374,7 @@ WMSetFontPanelFont(WMFontPanel *panel, char *fontName)
|
||||
} else {
|
||||
/* maybe its proper xlfd and we can convert it to an FcPattern */
|
||||
pattern = XftXlfdParse(fontName, False, False);
|
||||
//FcPatternPrint(pattern);
|
||||
/*//FcPatternPrint(pattern);*/
|
||||
}
|
||||
|
||||
if (!pattern)
|
||||
|
||||
Reference in New Issue
Block a user