1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-08-13 17:03:46 -04:00

fixed a commentary

This commit is contained in:
Aurelien Foret 2006-03-07 20:58:09 +00:00
parent 9a6bb4e826
commit 021bf7b0d0

View File

@ -153,7 +153,6 @@ pmpkg_t *_alpm_db_get_pkgfromcache(pmdb_t *db, char *target)
}
/* Returns a new group cache from db.
* It frees the cache if it already exists.
*/
int _alpm_db_load_grpcache(pmdb_t *db)
{