--- rxvt-unicode/src/feature.h 2004/01/19 17:26:43 1.6 +++ rxvt-unicode/src/feature.h 2004/02/13 12:16:21 1.8 @@ -72,11 +72,6 @@ #define NO_PIXEL_DROPPING_AVOIDANCE /* - * Add support for '-hc colour' for background highlight of selection - */ -#define OPTION_HC - -/* * Define maximum possible columns and rows */ #define MAX_COLS 4000 @@ -117,7 +112,7 @@ #define COLOR_CURSOR_BACKGROUND NULL /* if NULL, use foreground colour */ /* - * Define to remove support for XCopyArea() support. XCopyArea() is useful + * Define to remove support for XCopyArea () support. XCopyArea () is useful * for scrolling on non-local X displays */ /* #define NO_SLOW_LINK_SUPPORT */