diff options
Diffstat (limited to 'src/pacman/callback.c')
-rw-r--r-- | src/pacman/callback.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/pacman/callback.c b/src/pacman/callback.c index ccc482f8..a68b0a48 100644 --- a/src/pacman/callback.c +++ b/src/pacman/callback.c @@ -40,8 +40,6 @@ #define LOG_STR_LEN 256 #define FILENAME_TRIM_LEN 23 -extern config_t *config; - /* download progress bar */ static float rate_last; static int xfered_last; |