diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/imlib.c | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/src/imlib.c b/src/imlib.c index 55fd607..c8aaf82 100644 --- a/src/imlib.c +++ b/src/imlib.c @@ -67,7 +67,6 @@ void init_imlib_fonts(void)  	/* Set up the font stuff */  	imlib_add_path_to_font_path(".");  	imlib_add_path_to_font_path(PREFIX "/share/feh/fonts"); -	imlib_add_path_to_font_path("./ttfonts");  	return;  } | 
