mirror of
https://github.com/moparisthebest/pacman
synced 2024-11-12 04:15:06 -05:00
Remove obsolete TODO
Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
parent
6ac2ee21b3
commit
0f0b192d8a
@ -368,7 +368,6 @@ int check_pkg_full(alpm_pkg_t *pkg)
|
||||
}
|
||||
|
||||
if(type == AE_IFREG) {
|
||||
/* TODO: these are expected to be changed with backup files */
|
||||
file_errors += check_file_size(pkgname, filepath, &st, entry, backup);
|
||||
/* file_errors += check_file_md5sum(pkgname, filepath, &st, entry, backup); */
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user