summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorAurelien Foret <aurelien@archlinux.org>2005-04-08 19:27:03 +0200
committerAurelien Foret <aurelien@archlinux.org>2005-04-08 19:27:03 +0200
commit2decade81f33e90535c512dc6aa82f773834e273 (patch)
tree8f1fb96cbb05e3731a67d7ab21c3445f3a1bd0b9 /lib
parent36a29b6553e17bee14e6ff11dc271a6f51d7c62e (diff)
downloadpacman-2decade81f33e90535c512dc6aa82f773834e273.tar.gz
pacman-2decade81f33e90535c512dc6aa82f773834e273.tar.xz
removed a leftover comment
Diffstat (limited to 'lib')
-rw-r--r--lib/libalpm/deps.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/libalpm/deps.c b/lib/libalpm/deps.c
index 602e8d6c..504ffd3e 100644
--- a/lib/libalpm/deps.c
+++ b/lib/libalpm/deps.c
@@ -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: