Remove dead function declaration
modified libpkg/pkg_add.c
@@ -427,7 +427,6 @@ pkg_add_common(struct pkgdb *db, const char *path, unsigned flags,
|
|
|
|
|
|
| - | |
|
|
|
|
|
modified libpkg/private/pkg.h
@@ -468,9 +468,6 @@ int pkg_start_stop_rc_scripts(struct pkg *, pkg_rc_attr attr);
|
|
|
|
|
|
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -544,8 +541,6 @@ int pkgdb_file_set_cksum(struct pkgdb *db, struct pkg_file *file, const char *sh
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
|