Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Remove dead code
Baptiste Daroussin committed 12 years ago
commit b4f596fd1df9cda0f33e310e4c4e2aa5b5908279
parent 2b59fec
1 file changed +0 -6
modified libpkg/pkg_manifest.c
@@ -122,12 +122,6 @@ struct pkg_manifest_key {
	UT_hash_handle hh;
};

-
struct dparser {
-
	yaml_event_type_t type;
-
	int (*parse_data)(struct pkg *, struct pkg_manifest_parser *, int);
-
	UT_hash_handle hh;
-
};
-

int
pkg_manifest_keys_new(struct pkg_manifest_key **key)
{