Merge pull request #1515 from ThomasAdam/ta/compilation-fixes
modified libpkg/pkg_repo_create.c
@@ -95,66 +95,6 @@ pkg_repo_new_conflict(const char *uniqueid, struct pkg_conflict_bulk *bulk)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -787,13 +727,6 @@ pkg_create_repo(char *path, const char *output_dir, bool filelist,
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
modified libpkg/private/pkg_printf.h
@@ -185,7 +185,6 @@ _static UT_string *format_file_perms(UT_string *, const void *, struct percent_e
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -201,7 +200,6 @@ _static UT_string *format_repo_path(UT_string *, const void *, struct percent_es
|
|
|
|
|
|
| - | |
|
|
|
|
|
modified libpkg/rsa.c
@@ -69,29 +69,6 @@ _load_rsa_private_key(struct rsa_key *rsa)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
modified src/event.c
@@ -86,7 +86,6 @@ static bool signal_handler_installed = false;
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -107,38 +106,6 @@ cleanup_handler(int dummy __unused)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -157,19 +124,6 @@ format_rate_SI(char *buf, int size, off_t bytes)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|