From 3f27542156125118800235c5ac1bac125fd7752c Mon Sep 17 00:00:00 2001 From: Aaron Griffin Date: Sun, 15 Oct 2006 19:34:52 +0000 Subject: Merged frugalware changes. Added a few other minor things too, but there's alot to list. The diff should show you 8) --- src/pacman/sync.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/pacman/sync.h') diff --git a/src/pacman/sync.h b/src/pacman/sync.h index aab56665..0452f1c2 100644 --- a/src/pacman/sync.h +++ b/src/pacman/sync.h @@ -25,7 +25,6 @@ typedef struct __sync_t { char *treename; PM_DB *db; - list_t *servers; /* List of server_t */ } sync_t; int pacman_sync(list_t *targets); -- cgit v1.2.3-24-g4f1b