update: cleanup unused argument
modified libpkg/repo/binary/update.c
@@ -84,7 +84,7 @@ pkg_repo_binary_init_update(struct pkg_repo *repo, const char *name)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -98,8 +98,8 @@ pkg_repo_binary_delete_conflicting(const char *origin, const char *version,
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -111,8 +111,8 @@ pkg_repo_binary_delete_conflicting(const char *origin, const char *version,
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -130,8 +130,7 @@ cleanup:
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -151,7 +150,7 @@ try_again:
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -396,7 +395,7 @@ pkg_repo_binary_add_from_ucl(sqlite3 *sqlite, ucl_object_t *o, struct pkg_repo *
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -441,7 +440,7 @@ pkg_repo_binary_add_from_manifest(const char *buf, sqlite3 *sqlite, size_t len,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|