Remove useless sbuf_size()
modified libpkg/private/utils.h
@@ -73,7 +73,6 @@ int sbuf_set(struct sbuf **, const char *);
|
|
|
|
|
|
| - | |
|
|
|
|
|
modified libpkg/repo/binary/query.c
@@ -130,7 +130,7 @@ pkg_repo_binary_query(struct pkg_repo *repo, const char *pattern, match_t match)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/utils.c
@@ -104,15 +104,6 @@ sbuf_free(struct sbuf *buf)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|