Removing the now obsolete definitions from the config.def.h file.

This commit is contained in:
Christoph Lohmann 2012-09-30 20:23:45 +02:00
parent 5dfd5df4fe
commit af9e248f97
1 changed files with 0 additions and 3 deletions

View File

@ -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