libpkg: Remove an always-true parameter
modified libpkg/pkg_jobs_conflicts.c
@@ -236,9 +236,7 @@ pkg_conflicts_need_conflict(struct pkg_jobs *j, struct pkg *p1, struct pkg *p2)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -248,10 +246,7 @@ pkg_conflicts_register_unsafe(struct pkg *p1, struct pkg *p2,
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -260,14 +255,8 @@ pkg_conflicts_register_unsafe(struct pkg *p1, struct pkg *p2,
|
|
|
|
|
|
| - | |
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -306,7 +295,7 @@ pkg_conflicts_register_chain(struct pkg_jobs *j, struct pkg_job_universe_item *u
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -316,7 +305,7 @@ pkg_conflicts_register_chain(struct pkg_jobs *j, struct pkg_job_universe_item *u
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|