summaryrefslogtreecommitdiffstats
path: root/source/helper.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/helper.c')
-rw-r--r--source/helper.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/helper.c b/source/helper.c
index e7425fa3..7f328404 100644
--- a/source/helper.c
+++ b/source/helper.c
@@ -579,7 +579,6 @@ int config_sanity_check ( void )
}
}
- PangoFontDescription * pfd = NULL;
if ( config.menu_font ) {
PangoFontDescription *pfd = pango_font_description_from_string ( config.menu_font );
const char *fam = pango_font_description_get_family ( pfd );