Commit af9e248

Christoph Lohmann <20h@r-36.net>
2012-09-30 14:23:45
Removing the now obsolete definitions from the config.def.h file.
1 parent 5dfd5df
Changed files (1)
config.def.h
@@ -1,8 +1,5 @@
 
 #define FONT "Liberation Mono:pixelsize=12:antialias=true:autohint=true"
-#define BOLDFONT FONT ":weight=bold"
-#define ITALICFONT FONT ":slant=italic,oblique"
-#define ITALICBOLDFONT BOLDFONT ":slant=italic,oblique"
 
 /* Space in pixels around the terminal buffer */
 #define BORDER 2