--- rxvt-unicode/src/feature.h 2003/11/24 17:28:08 1.1 +++ rxvt-unicode/src/feature.h 2003/12/18 00:38:07 1.3 @@ -1,6 +1,6 @@ /* * File: feature.h - * $Id: feature.h,v 1.1 2003/11/24 17:28:08 pcg Exp $ + * $Id: feature.h,v 1.3 2003/12/18 00:38:07 pcg Exp $ * * Compile-time configuration. *----------------------------------------------------------------------- @@ -51,7 +51,7 @@ /* * Suppress use of BOLD and BLINK attributes for setting bright foreground - * and background, respectively. Simulate BOLD using colorBD, boldFont or + * and background, respectively. Simulate BOLD using colorBD or * overstrike characters. */ /* #define NO_BRIGHTCOLOR */ @@ -81,16 +81,6 @@ #define NO_PIXEL_DROPPING_AVOIDANCE /* - * Also use bold font or overstrike even if we use colour for bold - */ -/*#define VERYBOLD*/ - -/* - * Compile without support for real bold fonts - */ -/* #define NO_BOLDFONT */ - -/* * Add support for '-hc colour' for background highlight of selection */ #define OPTION_HC