about summary refs log tree commit diff
path: root/pm_config.in.h
diff options
context:
space:
mode:
Diffstat (limited to 'pm_config.in.h')
-rw-r--r--pm_config.in.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/pm_config.in.h b/pm_config.in.h
index d282cab7..ed1ebb89 100644
--- a/pm_config.in.h
+++ b/pm_config.in.h
@@ -74,12 +74,6 @@
 ** for the format of the color database file.
 */
 
-#define RGB_DB_PATH \
-"/usr/share/netpbm/rgb.txt:" \
-"/usr/lib/X11/rgb.txt:" \
-"/usr/share/X11/rgb.txt:" \
-"/usr/X11R6/lib/X11/rgb.txt"
-
 #if (defined(SYSV) || defined(__amigaos__))
 
 #include <string.h>