Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 15E8563BD3A for ; Sun, 22 Jun 2008 22:10:47 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id B55BB63B10D; Sun, 22 Jun 2008 22:10:46 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 054FA63B103 for ; Sun, 22 Jun 2008 22:10:45 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id D7047175D0; Sun, 22 Jun 2008 22:10:45 +0000 (UTC) From: Joerg Sonnenberger Subject: CVS commit: [pkg_install-renovation] pkgsrc/pkgtools/pkg_install/files/add To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org Message-Id: <20080622221045.D7047175D0@cvs.netbsd.org> Date: Sun, 22 Jun 2008 22:10:45 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: joerg Date: Sun Jun 22 22:10:45 UTC 2008 Modified Files: pkgsrc/pkgtools/pkg_install/files/add [pkg_install-renovation]: main.c Log Message: Garbage collect unused variable. To generate a diff of this commit: cvs rdiff -r1.14.4.3 -r1.14.4.4 pkgsrc/pkgtools/pkg_install/files/add/main.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.