12 Aug
2012
12 Aug
'12
12:08 p.m.
Signed-off-by: Allan McRae <allan@archlinux.org> --- lib/libalpm/remove.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/lib/libalpm/remove.c b/lib/libalpm/remove.c index d1020a6..dafbe28 100644 --- a/lib/libalpm/remove.c +++ b/lib/libalpm/remove.c @@ -302,10 +302,6 @@ static int can_remove_file(alpm_handle_t *handle, const alpm_file_t *file, /** * @brief Unlink a package file, backing it up if necessary. * - * @note Helper function for iterating through a package's file and deleting - * them. - * @note Used by _alpm_remove_commit. - * * @param handle the context handle * @param oldpkg the package being removed * @param newpkg the package replacing \a oldpkg -- 1.7.11.4