From 345b48fe0333bbc85c52c5b4ab1ab94879b2fc1d Mon Sep 17 00:00:00 2001 From: Markus Teich Date: Sat, 31 Oct 2015 18:10:47 +0100 Subject: remove unused font configuration, update license year --- config.def.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'config.def.h') diff --git a/config.def.h b/config.def.h index 62a42bc..5edd1a4 100644 --- a/config.def.h +++ b/config.def.h @@ -1,7 +1,5 @@ /* See LICENSE file for copyright and license details. */ -/* The three fields set to 0 have to stay that way for a scalable font */ -static char *font = "-*-dejavu sans condensed-bold-r-*-*-0-0-*-*-*-0-*-*"; static char *fontfallbacks[] = { "dejavu", "trollolo", -- cgit v1.2.3