libpkg: Eliminate an unneeded helper function in pkg_jobs.c
modified libpkg/pkg_jobs.c
@@ -70,8 +70,6 @@ extern struct pkg_ctx ctx;
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
|
@@ -924,7 +922,7 @@ pkg_jobs_guess_upgrade_candidate(struct pkg_jobs *j, const char *pattern)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1002,12 +1000,6 @@ pkg_jobs_find_upgrade_cond(struct pkg_jobs *j, const char *cond, const char *pat
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|