summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/libalpm/cache.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libalpm/cache.c b/lib/libalpm/cache.c
index c7ecb3f3..2c03f961 100644
--- a/lib/libalpm/cache.c
+++ b/lib/libalpm/cache.c
@@ -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)
{