mirror of
https://github.com/moparisthebest/pacman
synced 2024-12-22 07:48:50 -05:00
removed a leftover comment
This commit is contained in:
parent
36a29b6553
commit
2decade81f
@ -662,10 +662,6 @@ int resolvedeps(pmdb_t *local, PMList *dbs_sync, pmpkg_t *syncpkg, PMList *list,
|
||||
|
||||
FREELIST(deps);
|
||||
|
||||
/*if(*data) {
|
||||
RET_ERR(PM_ERR_UNRESOLVABLE_DEPS, -1);
|
||||
}*/
|
||||
|
||||
return(0);
|
||||
|
||||
error:
|
||||
|
Loading…
Reference in New Issue
Block a user