pkg_create: remove unused variable from hash_file
modified libpkg/pkg_create.c
@@ -309,7 +309,7 @@ pkg_create_set_overwrite(struct pkg_create *pc, bool overwrite)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -362,7 +362,7 @@ pkg_create_i(struct pkg_create *pc, struct pkg *pkg, bool hash)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -403,7 +403,7 @@ pkg_create(struct pkg_create *pc, const char *metadata, const char *plist,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|