removed db_scan calls - take 2
This commit is contained in:
parent
5d7dcdd22c
commit
3a08d20b37
1 changed files with 0 additions and 1 deletions
|
@ -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));
|
*skip_list = _alpm_list_add(*skip_list, strdup(filestr));
|
||||||
}
|
}
|
||||||
FREEPKG(dbpkg2);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue