mirror of
https://github.com/moparisthebest/pacman
synced 2024-11-15 13:55:09 -05:00
removed db_scan calls - take 2
This commit is contained in:
parent
5d7dcdd22c
commit
3a08d20b37
@ -323,7 +323,6 @@ PMList *_alpm_db_find_conflicts(pmdb_t *db, PMList *targets, char *root, PMList
|
||||
*/
|
||||
*skip_list = _alpm_list_add(*skip_list, strdup(filestr));
|
||||
}
|
||||
FREEPKG(dbpkg2);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user