about summary refs log tree commit diff stats
path: root/src/LYReadCFG.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/LYReadCFG.h')
-rw-r--r--src/LYReadCFG.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/LYReadCFG.h b/src/LYReadCFG.h
index bbdcf5c3..cd02a107 100644
--- a/src/LYReadCFG.h
+++ b/src/LYReadCFG.h
@@ -41,10 +41,6 @@ extern "C" {
     extern int default_bg;
     extern BOOL default_color_reset;
 
-#if defined(HAVE_USE_DEFAULT_COLORS) && defined(USE_DEFAULT_COLORS)
-    extern int lynx_default_colors(void);
-#endif
-
     extern int check_color(char *color, int the_default);
     extern const char *lookup_color(int code);
 #endif