Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Remove unused variable
Baptiste Daroussin committed 12 years ago
commit cea707bf6b78739fe22f17cc3931358f90ea4e49
parent a9a44e7
1 file changed +0 -1
modified src/query.c
@@ -329,7 +329,6 @@ print_query(struct pkg *pkg, char *qstr, char multiline)
{
	struct sbuf		*output = sbuf_new_auto();
	struct pkg_dep		*dep    = NULL;
-
	struct pkg_category	*cat    = NULL;
	struct pkg_option	*option = NULL;
	struct pkg_file		*file   = NULL;
	struct pkg_dir		*dir    = NULL;