@@ -1,3 +1,7 @@
+2008-07-22 Guillem Jover <guillem@debian.org>
+
+ * src/query.c (ignoredependss): Remove unused variable.
2008-07-10 Raphael Hertzog <hertzog@debian.org>
* man/dpkg-buildpackage.1: Give a detailed explanation of what the
@@ -536,7 +536,6 @@ int fc_badpath=0;
int errabort = 50;
const char *admindir= ADMINDIR;
const char *instdir= "";
-struct packageinlist *ignoredependss = NULL;
static void setaction(const struct cmdinfo *cip, const char *value) {
if (cipaction)