Radish
alpha
Sign in
H
HardenedBSD-pkg
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Clone
Radicle
Git
Source
Commits
10440
Issues
Patches
Commits
›
3571f02
Remove leftovers from an old time
Baptiste Daroussin
committed
10 years ago
commit 3571f02d5bcac5937ce3664f0649d315716f80d7
parent
c1d74d9
1 file changed
+0
-1
modified
libpkg/private/pkg.h
@@ -259,7 +259,6 @@ struct pkg {
size_t dir_to_del_len;
pkg_t type;
struct pkg_repo *repo;
-
UT_hash_handle hh;
struct pkg *next;
};