diff options
Diffstat (limited to 'config.def.h')
-rw-r--r-- | config.def.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config.def.h b/config.def.h index 94c5161..76e86d9 100644 --- a/config.def.h +++ b/config.def.h @@ -45,9 +45,6 @@ /* these characters are used as delimiter in config file */ #define DELIMITER " ,;" -/* this is where pacman stores its local copy of db files */ -#define SYNCPATH "/var/lib/pacman/sync" - /* This defines the initial time in seconds after which a host is queried * again after a bad request. Time is doubled after every subsequent * request. */ |